StreamHPC / gromacs

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

Split the main OpenCL kernel and CUDA kernel in functional parts for testing #41

Closed ancahamuraru closed 9 years ago

ancahamuraru commented 9 years ago

Preferably using #ifdefs, split the main kernels in several parts. This is meant to be used for testing, similar to #36

ancahamuraru commented 9 years ago

Not done, but assumed all is working correctly since the program runs on AMD and NVIDIA GPUs through the end for adh_cubic, d.poly-ch2 samples. The output results are close enough to the CUDA results.