Remove or update comments containing 'group scheme'
[alexxy/gromacs.git] / src / gromacs / taskassignment / resourcedivision.cpp
index a7e7b0a9956764e74f2c3d1c5414b53323572e9c..5be972ce93f9ee9a6ce225e7840a1e06cb34f86f 100644 (file)
@@ -422,8 +422,8 @@ int get_nthreads_mpi(const gmx_hw_info_t    *hwinfo,
         nthreads_tot_max = nthreads_hw;
     }
 
-    /* nonbondedOnGpu might be false e.g. because this simulation uses
-     * the group scheme, or is a rerun with energy groups. */
+    /* nonbondedOnGpu might be false e.g. because this simulation
+     * is a rerun with energy groups. */
     ngpu = (nonbondedOnGpu ? gmx::ssize(gpuIdsToUse) : 0);
 
     nrank =