Use parallel terminology more consistently
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.c
index 2ea1e549c84130320b034463525f6ceeb419c4be..9eea665b9a70fa1d7684cc836c796123b3c2c126 100644 (file)
@@ -1827,7 +1827,7 @@ static void pick_nbnxn_resources(const t_commrec     *cr,
         {
             /* At this point the init should never fail as we made sure that
              * we have all the GPUs we need. If it still does, we'll bail. */
-            gmx_fatal(FARGS, "On node %d failed to initialize GPU #%d: %s",
+            gmx_fatal(FARGS, "On rank %d failed to initialize GPU #%d: %s",
                       cr->nodeid,
                       get_gpu_device_id(&hwinfo->gpu_info, gpu_opt,
                                         cr->rank_pp_intranode),