Salome HOME
Added Slurm batch manager
authorbarate <barate>
Thu, 12 May 2011 14:36:54 +0000 (14:36 +0000)
committerbarate <barate>
Thu, 12 May 2011 14:36:54 +0000 (14:36 +0000)
commitbdf7c563864fb20862f726602c447a4bcd2676a9
tree8a6a2cc0baa2aadf94f66ce95994efb6d320f31e
parentb7580718472d885a7f66f9cdf8980e0bdc617df8
Added Slurm batch manager
14 files changed:
src/CMakeLists.txt
src/Core/Test/batchtest.conf
src/Slurm/Batch_BatchManager_eSlurm.cxx [new file with mode: 0644]
src/Slurm/Batch_BatchManager_eSlurm.hxx [new file with mode: 0644]
src/Slurm/Batch_FactBatchManager_eSlurm.cxx [new file with mode: 0644]
src/Slurm/Batch_FactBatchManager_eSlurm.hxx [new file with mode: 0644]
src/Slurm/Batch_JobInfo_eSlurm.cxx [new file with mode: 0644]
src/Slurm/Batch_JobInfo_eSlurm.hxx [new file with mode: 0644]
src/Slurm/CMakeLists.txt [new file with mode: 0644]
src/Slurm/Test/CMakeLists.txt [new file with mode: 0644]
src/Slurm/Test/Test_eSlurm.cxx [new file with mode: 0644]
src/Slurm/Test/seta.sh [new file with mode: 0644]
src/Slurm/Test/setb.sh [new file with mode: 0644]
src/Slurm/Test/test-script.sh [new file with mode: 0755]