StreamHPC / gromacs

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

Implement is_gmx_supported_ocl_gpu_id #11

Closed ancahamuraru closed 9 years ago

ancahamuraru commented 9 years ago

Low priority issue. Implement this function for OpenCL devices. Have a look at is_gmx_supported_gpu(...) function in gpu_utils.cu

ancahamuraru commented 9 years ago

Done. See 90b4a2d7a82b1772e56b613fdd2d9521c9ad8532. This function has to be updated as new OpenCL devices become supported.