Salome HOME
tools/libbatch.git
2012-03-28 barateForce SH protocol for Vishnu eClient BR_DIET
2012-03-28 barateFix some directory issues with Vishnu
2012-03-27 daixSupport for local VISHNU client added
2012-02-06 barateMerge from trunk
2011-12-12 barateMerge from trunk V1_4_0_VISHNU
2011-10-19 barateChange Vishnu parameters and add Vishnu file transfer
2011-10-11 barateMerge from trunk
2011-06-27 barateFinished first implementation of Vishnu client
2011-06-24 barateFirst Vishnu integration (not fully functional yet)
2011-05-24 secherUse bash script for ccrt
2011-05-17 barateFixed bug for Slurm (job failed when job name contained... V1_3_0 V1_3_0rc5
2011-05-12 barateChanged year in copyrights V1_3_0rc4
2011-05-12 barateFixed test for Slurm
2011-05-12 ribesChipotage...
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-28 barateChanged version number to 1.3.0 V1_3_0rc1
2011-03-28 barateImplemented method addJob for LoadLeveler
2011-03-04 barateFixed job submission to LoadLeveler from Windows
2011-03-04 barateAdded possibility to add specific parameters in the...
2011-02-23 barateFixed nodes file when nb procs > 128
2011-02-18 barateFixed nb_proc_per_node for LoadLeveler jobs
2011-02-18 barateFixed BatchManager_eLL for use with Ivanoe cluster...
2011-02-01 barateRemoved some warnings
2011-01-27 secheradd boolean in importDumpStateFile return function
2011-01-25 secheradd function to get dump state xml file
2011-01-13 sechertime must be in seconds for ccrt
2010-12-03 barateImproved Python detection module
2010-12-03 barateFixed compilation problem with gcc 4.4.5
2010-11-30 barateAdded MAXRAMSIZE parameter for LoadLeveler
2010-11-30 barateAdded MAXWALLTIME parameter for LoadLeveler
2010-11-30 barateAdded deleteJob method for LoadLeveler
2010-11-30 barateAdded LIBBATCH_NODEFILE generation for LoadLeveler
2010-11-30 barateAdded environment for LoadLeveler jobs
2010-11-30 barateAdded method queryJob for LoadLeveler
2010-11-25 barateAdded LoadLeveler client (only submit is implemented...
2010-11-02 barateChanged version number to 1.2.0 V1_2_0
2010-09-30 barateMoved username initialization to the constructor in... V1_2_0rc1 V5_1_5a1
2010-09-30 barateChanged version number and use version number automatic...
2010-09-03 secherupdate status job
2010-09-03 secherupdate status job
2010-09-02 barateReplaced FindLibBatch.cmake module with config file...
2010-08-31 barateFixed compilation problem on Mandriva 2010 64 bits...
2010-08-26 barateAllow usage of BatchManager_eClient methods in Python
2010-07-29 barateUse a temporary file for the node file in LSF instead...
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-14 barateFixed time unit for parameter MAXWALLTIME in batch...
2010-06-11 secher*** empty log message ***
2010-06-11 barateAdded static instance of FactBatchManager_eCCC
2010-06-09 secheradd ccc batch manager for CCRT machines
2010-06-02 barateFixed compilation error with gcc 4.4.1 (thanks to M...
2010-06-01 barateRemoved warnings with gcc 4.3.2 (thanks to G. David)
2010-06-01 barateChanged version number to 1.1.0 V1_1_0 V5_1_4 V5_1_4rc2 V5_1_4rc3 V6_1_0a1
2010-05-25 barateFixed bug in deleteJob in BatchManager_Local
2010-05-25 ribesBUG in memory assignement, parameter is in megabytes...
2010-05-21 barateChanged memory unit to megabytes for batch mangers... V1_1_0rc3
2010-05-20 barateChanged memory unit in eLSF to be coherent with ePBS...
2010-04-23 barateChanged copyright notices. V1_1_0rc2 V5_1_4rc1
2010-04-23 barateMoved version number to 1.1.0rc2
2010-04-22 barateFixed bug in BatchManager_ePBS: the job identifier...
2010-04-15 barateAdded method waitForJobEnd in BatchManager class. V1_1_0rc1 V5_1_4a1
2010-04-15 barateFixed another bug with threads in BatchManager_Local...
2010-04-14 barateIntegrated patch from Ivan Dutka-Malen:
2010-04-07 barateFixed bug with threads in BatchManager_Local.
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-16 ngeA little fix for compilation on old gcc (i.e. 3.3.5)
2009-12-14 barateMerged from BR_AR
2009-10-19 barateAdded missing includes for newer gcc versions. V_1_0_0
2009-09-23 barateFixed quotes in includes. Removed incomplete throw... BR_BS BR_RB V_1_0_0_RC4
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-09-04 barateAdded m4 macro and CMake module to check for libBatch
2009-08-03 barateMoved test configuration from CMake variables to a...
2009-07-22 barateAdded option to enable or disable tests.
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-30 barateAdded Windows implementation for local submission based...
2009-04-24 barateFixed errors in CMake FindXXX modules. Fixed Windows...
2009-04-09 barateRemoved TO_BE_DELETED file
2009-04-09 barateInitial import: adding files
2009-04-06 vsrinitial creation initial