StreamHPC / gromacs

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

OpenCL 2.0 workgroup level functions #93

Open ancahamuraru opened 9 years ago

ancahamuraru commented 9 years ago

Evaluate the performance on AMD cards for using the OpenCL 2.0 equivalents of warp vote and warp shuffle functions.

Based on the performance results, decide if there should be a separate kernel implementation for AMD GPUs (and OpenCL 2.0) and update the code as needed.