Use DeviceStream init(...) function to create streams
[alexxy/gromacs.git] / src / gromacs / nbnxm / gpu_data_mgmt.h
index e242771862b439eca885acad1fda3f77b82b496f..574588b39ac87bb6549e195eb8ca3807796331cf 100644 (file)
@@ -72,7 +72,6 @@ NbnxmGpu* gpu_init(const DeviceInformation gmx_unused* deviceInfo,
                    const interaction_const_t gmx_unused* ic,
                    const PairlistParams gmx_unused& listParams,
                    const nbnxn_atomdata_t gmx_unused* nbat,
-                   int gmx_unused rank,
                    /* true if both local and non-local are done on GPU */
                    bool gmx_unused bLocalAndNonlocal) GPU_FUNC_TERM_WITH_RETURN(nullptr);