GitXplorerGitXplorer
g

programming-for-performance-assignment-3

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e16edc510a2f13013c6bcf2e1a11e73bf77efe06

Update sequential optimized version to be similar to opencl version

gghananigans committed 8 years ago
Unverified
ac35bcc2be30ae9f2a158dc144897001519cf0fa

Store actual bin pts not index of bin pts

gghananigans committed 8 years ago
Unverified
8f0e2d3e8afb219b28e84a37e8082e81e5662ace

push

gghananigans committed 8 years ago
Unverified
b993d5b5f1e3b851fcdd80d12c66f9c0346da3ce

Update makefule clean

gghananigans committed 8 years ago
Unverified
08cafc0c6f09b845315bf65a31102c13ac1ec5ef

remove debug prints

gghananigans committed 8 years ago
Unverified
1562faff3b05f798d83a9d1e47ae8eafe56cf712

Applied fix from previous commit to kernel code

gghananigans committed 8 years ago

README

The README file for this repository.

As usual, you'll find source files in the src/ directory and a sample report in report/.

As well, the bin/ directory contains a compare.py script provided by previous students.

I've also added sample results in the sample-results/ directory.

Enjoy!