Salome HOME
Add parameters PARTITION and NBNODE for slurm.
[tools/libbatch.git] / src / Core / Constants.cxx
index 480919facefceb083a8e19930ac3f162fd52efc4..124bbb7a5b9e0147eb8e7f539ddfb1890cac1653 100644 (file)
@@ -53,6 +53,8 @@ namespace Batch {
   def_Constant(WCKEY);
   def_Constant(EXTRAPARAMS);
   def_Constant(PREPROCESS);
+  def_Constant(PARTITION);
+  def_Constant(NBNODE);
 
   // Parameters for COORM
   def_Constant(LAUNCHER_FILE);