Salome HOME
to allow to generate several batches in the remote directory
[tools/libbatch.git] / src / Core /
2011-05-12 barateChanged year in copyrights V1_3_0rc4
2011-05-12 barateAdded Slurm batch manager
2011-04-20 barateAdded method to test the presence of a BatchManager... V1_3_0rc3
2011-04-20 barateRemoved unnecessary headers in install tree
2011-04-20 barateRollback of rc2 changes
2011-04-18 vsrFix configuration / compilation problems in KERNEL... V1_3_0rc2
2011-03-04 barateFixed job submission to LoadLeveler from Windows
2011-03-04 barateAdded possibility to add specific parameters in the...
2011-01-27 secheradd boolean in importDumpStateFile return function
2011-01-25 secheradd function to get dump state xml file
2010-11-25 barateAdded LoadLeveler client (only submit is implemented...
2010-09-30 barateMoved username initialization to the constructor in... V1_2_0rc1 V5_1_5a1
2010-08-26 barateAllow usage of BatchManager_eClient methods in Python
2010-07-23 ribes- Add a new method for resuming jobs
2010-07-21 ribes- eSSH was not added to the factory catalog
2010-06-01 barateRemoved warnings with gcc 4.3.2 (thanks to G. David)
2010-05-21 barateChanged memory unit to megabytes for batch mangers... V1_1_0rc3
2010-04-23 barateChanged copyright notices. V1_1_0rc2 V5_1_4rc1
2010-04-15 barateAdded method waitForJobEnd in BatchManager class. V1_1_0rc1 V5_1_4a1
2010-01-27 barateRemoved old constants defined in global namespace....
2010-01-18 barateAdded constants to represent job status uniformly....
2009-12-17 barateApplied patches from G. David V1_1_0_alpha1
2009-12-14 barateMerged from BR_AR
2009-10-19 barateAdded missing includes for newer gcc versions. V_1_0_0
2009-09-21 barateRefactored submission based on SH, RSH and SSH by group... V_1_0_0_RC3
2009-09-07 barateAdded PBS test based on Torque.
2009-08-03 barateMoved test configuration from CMake variables to a...
2009-05-14 barateAdded support for Microsoft Visual C++ (also experimental) V_1_0_0_RC2
2009-05-07 barateAdded Windows implementation for local submission based...
2009-04-24 barateFixed errors in CMake FindXXX modules. Fixed Windows...
2009-04-09 barateInitial import: adding files