Merge release-2018 into master
[alexxy/gromacs.git] / src / gromacs / mdlib / gmx_omp_nthreads.h
index a56d8987663663d9127abd7c388f24c16cc1822b..e7dd9907b5256e44d1291f4b6926f7e4ff80ffac 100644 (file)
@@ -65,6 +65,7 @@ typedef enum module_nth
  * This function should caled only once during the initialization of mdrun. */
 void gmx_omp_nthreads_init(const gmx::MDLogger &fplog, t_commrec *cr,
                            int nthreads_hw_avail,
+                           int numRanksOnThisNode,
                            int omp_nthreads_req,
                            int omp_nthreads_pme_req,
                            gmx_bool bCurrNodePMEOnly,