Salome HOME
Add possibility to specify extra parameters (Slurm and CCC)
[tools/libbatch.git] / src / Core / Constants.cxx
index cc9136362c7b27b5886c99f7e4371922bfb5967c..1b27c7d8d640581bbce78e4efe16d57e062320ac 100644 (file)
@@ -49,6 +49,9 @@ namespace Batch {
   def_Constant(STATE);
   def_Constant(WORKDIR);
   def_Constant(EXCLUSIVE);
+  def_Constant(MEMPERCPU);
+  def_Constant(WCKEY);
+  def_Constant(EXTRAPARAMS);
 
   // Parameters for COORM
   def_Constant(LAUNCHER_FILE);