Separate management of GPU contexts from modules
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gpu_utils_ocl.cpp
index 5195baccc5d97ffcede987b83d7eb21aa52d1bf4..c121f813b3904ed3870f1307c4acbd9682e92fc3 100644 (file)
@@ -401,7 +401,6 @@ void get_gpu_device_info_string(char *s, const gmx_gpu_info_t &gpu_info, int ind
 
 //! This function is documented in the header file
 void init_gpu(const gmx::MDLogger               & /*mdlog*/,
-              int                               /* rank */,
               gmx_device_info_t                *deviceInfo)
 {
     assert(deviceInfo);