Salome HOME
tools/libbatch.git
2013-01-28 barateAdd very simple log system BR_LIBBATCH_2_0
2013-01-28 barateRemove deprecated class Date
2013-01-18 barateImplement some system limits on jobs launched by LOCAL...
2013-01-18 barate- Changed tests to use Python (for portability)
2013-01-18 barate- Fixes for BatchManager_Local
2013-01-17 barateRemove job parameter USER that has been replaced by...
2013-01-16 barateCode factorization
2013-01-16 barateRename files:
2013-01-16 barateFix remote directories in file transfer and merge some...
2013-01-16 barateRemove unused job parameters, unused types and deprecat...
2013-01-15 barateNumber of procs per node is now a job parameter instead...
2013-01-15 barateNaming consistency -> project name
2013-01-15 barateUpgrade version number
2013-01-15 barateCMake updates
2013-01-15 barateNaming consistency: headers are now installed in includ...
2013-01-15 barateMore deprecated code removal
2013-01-15 barateRemove deprecated clients LSF, PBS and eSSH
2013-01-14 barateMerge class BatchManager_eClient into class BatchManager
2012-12-13 crouzetbug on ccrt + eris
2012-11-26 barateUse flag -P instead of -N to specify number of procs... V1_6_0 V1_6_0rc2
2012-11-19 barateIf the local path for an output file is relative, consi... V1_6_0rc1
2012-11-19 barateAdaptations for Vishnu 2.0.0
2012-10-26 crouzetchanges for eris cluster
2012-10-24 secheradd ompi mpi implementation for cea mars cluster V1_6_0a2
2012-10-22 secherchanges for eris cluster
2012-10-19 sechergeneralize variable environment for CCRT
2012-10-19 secheradd seconds for SGE
2012-10-16 barateUpdate version number V1_6_0a1
2012-10-11 rnvFix for the issue 0021727: [CEA 584] sending a Yacs...
2012-08-28 barateUse local filename for output files importation (patch...
2012-08-28 baratedeactivate rlimits for jobs launched with BatchManager_...
2012-07-31 rnvFix for the "21727: [CEA 584] sending a Yacs graph...
2012-05-25 barateunistd.h does not exist on Windows V1_5_0 V1_5_0rc2
2012-05-24 prasclePR: Fix compilation with gcc 4.7
2012-05-23 barateFix compilation with gcc 4.7
2012-04-23 barateRevert previous change since bug in vishnu_create_dir... V1_5_0rc1
2012-04-13 barateProperly handle WAITING state
2012-04-13 barateErrors in directory creation with Vishnu are not fatal
2012-04-06 barateUpgrade version number V1_5_0b1
2012-03-30 barateUpdate batch test template file for Vishnu tests
2012-03-30 barateGroup Vishnu commands in a single session
2012-03-30 barateAvoid use of temporary files in Vishnu client
2012-03-30 barateDeactivate Vishnu client compilation on Win32 platform...
2012-03-30 rnvFix compilation error on Win32 platform.
2012-03-29 barateUpdate copyrights
2012-03-29 barateAdd parameters nbproc and memory for Vishnu jobs
2012-03-28 barateMerge from BR_DIET
2012-02-17 secher*** empty log message ***
2012-02-16 secher*** empty log message ***
2012-02-16 secher*** empty log message ***
2012-02-16 secher*** empty log message ***
2012-02-01 barateSome refactoring in batch manager eLSF to use method...
2012-01-31 barateSome refactoring and code cleaning in batch manager...
2012-01-30 barateGet error messages from Slurm submission (fix bug PAL...
2011-11-21 barateFix compilation errors on Windows V1_4_0 V1_4_0rc3 V6_5_0a1
2011-11-21 barateChange version number to 1.4.0 V1_4_0rc2
2011-09-02 barateMajor refactoring in classes Versatile, Parametre and... V1_4_0rc1
2011-07-19 barateMerge from V1_3_BR
2011-07-12 secherto allow to generate several batches in the remote...
2011-06-30 secherresource sharing on CCRT
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
next