Salome HOME
[bos #32519][EDF] (2022-T3)
authorMargarita KARPUNINA <margarita.karpunina@opencascade.com>
Thu, 15 Dec 2022 17:27:47 +0000 (20:27 +0300)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 4 Apr 2023 08:42:09 +0000 (10:42 +0200)
commitd1a36be37c4d5971f3c7fe59a4ef608baf658caa
treec21dd65f5e89d729438115cdcd8bf05fd13dd7d6
parent496737f16e614cb5bb0c415a94e6382d20771ff3
[bos #32519][EDF] (2022-T3)
Parametrize commands in KERNEL
src/Container/CMakeLists.txt
src/Container/SALOME_CPythonHelper.cxx
src/Container/SALOME_CPythonHelper.hxx
src/Container/SALOME_ContainerManager.cxx
src/Container/ScriptsTemplate/SALOME_CM_LOCAL_MPI_LAN.py [new file with mode: 0644]
src/Container/ScriptsTemplate/SALOME_CM_LOCAL_MPI_MPICH.py [new file with mode: 0644]
src/Container/ScriptsTemplate/SALOME_CM_LOCAL_MPI_OPENMPI.py [new file with mode: 0644]
src/Container/ScriptsTemplate/SALOME_CM_LOCAL_NO_MPI.py [new file with mode: 0644]
src/Container/ScriptsTemplate/SALOME_CM_REMOTE.py [new file with mode: 0644]
src/Container/ScriptsTemplate/script_parameters.py [new file with mode: 0644]
src/Launcher/SALOME_LauncherServer.cxx