Salome HOME
[bos #32519][EDF] (2022-T3)
authorMargarita KARPUNINA <margarita.karpunina@opencascade.com>
Thu, 15 Dec 2022 17:27:47 +0000 (20:27 +0300)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 19 Apr 2023 15:13:01 +0000 (17:13 +0200)
commit9b7b0a968682539b9449f1a95661095dc233cc0e
tree195eb798fd902d533fbec32a3b5564be3080d28d
parent0920810b016190624b245719ab4a8886b3664182
[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