sunway513
11053798ff
Improved GPU-STREAM benchmark for HIP version:
...
1. Add optional looper kernels to take command line input for the number of groups and groupSize
2. Add GEOMEAN value calculation of the kernels
3. Instructions on configure HIP environment in the README.md
4. Add results for HIP on FIJI Nano, TITAN X; CUDA on TITAN X
5. Run script to optionally run HIP version with groups and groupSize options
2016-03-15 07:56:32 -05:00
James Price
429bba547b
Fixed signed/unsigned comparison warnings.
2015-08-19 15:37:31 +01:00
James Price
034c00c301
Include <cstdlib> as needed by exit().
2015-08-19 15:30:08 +01:00
Tom Deakin
1c69d00d43
Bump version string
2015-08-07 09:56:59 +01:00
Tom Deakin
ed656f5d8e
Include the stdexcept header file for std::runtime_error
2015-08-01 16:40:27 +01:00
Tom Deakin
6dcc0ffc5c
Throw std::runtime_error(string) rather than define own exception classes just for strings!
2015-07-31 17:02:48 +01:00
Tom Deakin
3bb92747ba
Check for double support in OpenCL
2015-07-31 16:54:11 +01:00
Tom Deakin
5eec4dddbc
Remove trailing whitespaces
2015-07-31 15:35:40 +01:00
Tom Deakin
ec8799c4db
Check the device can support the array sizes before trying to allocate memory
2015-07-31 14:00:48 +01:00
Tom Deakin
a2b4ccdb2f
Bump version to 0.9
2015-07-30 13:57:29 +01:00
Tom Deakin
d6116f7fe8
Update License
2015-07-30 13:57:00 +01:00
Tom Deakin
d02bb84b9f
Check array size is not zero after resize
2015-07-29 16:06:18 +01:00
Tom Deakin
d463c036b1
Move version string to top of common header
2015-07-29 16:02:26 +01:00
Tom Deakin
dea95fe68e
Move common exceptions to common.h
2015-07-28 12:06:21 +01:00
Michael Boulton
0a89282d57
new files
2015-07-28 11:37:50 +01:00