StreamHPC / gromacs

OpenCL porting of the GROMACS molecular simulation toolkit
http://www.gromacs.org
Other
25 stars 4 forks source link

Check kernel input data to be correct #34

Closed ancahamuraru closed 9 years ago

ancahamuraru commented 9 years ago

Check if the input data for the first launched OpenCL kernel is correct. If it is not, fix it.

To do this test, compare:

Have the two builds in two separate folders.

sharpneli commented 9 years ago

Input, and output, data of the first invocation of OpenCL kernel is the same as with the CUDA version.