Salome HOME
Add preprocess feature.
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 7 Dec 2017 16:13:38 +0000 (17:13 +0100)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 7 Dec 2017 16:13:38 +0000 (17:13 +0100)
commit35e605daf073935d7feecaa7b0dcad2036af37c6
tree8cd77b446008a1dbb01498051e997b01db3cbc7c
parentbfc4327ba73cb90b9a00dd2ee343943e08dabae0
Add preprocess feature.

This feature allows to run a command on the frontal before the submission of
the batch.
26 files changed:
src/CCC/BatchManager_CCC.cxx
src/CCC/BatchManager_CCC.hxx
src/COORM/BatchManager_COORM.cxx
src/COORM/BatchManager_COORM.hxx
src/Core/BatchManager.cxx
src/Core/BatchManager.hxx
src/Core/Constants.cxx
src/Core/Constants.hxx
src/Core/ParameterTypeMap.cxx
src/Core/RunTimeException.hxx
src/LSF/BatchManager_LSF.cxx
src/LSF/BatchManager_LSF.hxx
src/LoadLeveler/BatchManager_LL.cxx
src/LoadLeveler/BatchManager_LL.hxx
src/Local/BatchManager_Local.cxx
src/Local/BatchManager_Local.hxx
src/OAR/BatchManager_OAR.cxx
src/OAR/BatchManager_OAR.hxx
src/PBS/BatchManager_PBS.cxx
src/PBS/BatchManager_PBS.hxx
src/SGE/BatchManager_SGE.cxx
src/SGE/BatchManager_SGE.hxx
src/Slurm/BatchManager_Slurm.cxx
src/Slurm/BatchManager_Slurm.hxx
src/Vishnu/BatchManager_Vishnu.cxx
src/Vishnu/BatchManager_Vishnu.hxx