Salome HOME
Added Windows implementation for local submission based on SSH and PBS emulation...
authorbarate <barate>
Thu, 7 May 2009 14:05:36 +0000 (14:05 +0000)
committerbarate <barate>
Thu, 7 May 2009 14:05:36 +0000 (14:05 +0000)
commit2219681ee7ddb1d0eb6d31cd219462686e58f42b
tree444d3e27d6ccae4f5c2fa79bfb6c80cfbc2df37c
parentea5dc8622278b247ec54f916d1ff58c71610b040
Added Windows implementation for local submission based on SSH and PBS emulation (with PuTTY)
14 files changed:
CMakeModules/FindLocal.cmake
INSTALL
src/Core/Batch_BatchManager_eClient.cxx
src/Core/Batch_BatchManager_eClient.hxx
src/LSF/Batch_BatchManager_eLSF.cxx
src/Local/Batch_BatchManager_Local.cxx
src/Local/Batch_BatchManager_Local_RSH.cxx
src/Local/Batch_BatchManager_Local_SSH.cxx
src/Local/Test/CMakeLists.txt
src/Local/Test/Test_Local_SSH.cxx
src/Local/Test/Test_Local_config.h.in
src/PBS/Batch_BatchManager_ePBS.cxx
src/PBS/Test/Test_ePBS.cxx
src/SGE/Batch_BatchManager_eSGE.cxx