Salome HOME
CMake: Renamed LIBBATCH_TESTS to LIBBATCH_BUILD_TESTS
[tools/libbatch.git] / src / Core /
2013-06-24 brunetonCMake: Renamed LIBBATCH_TESTS to LIBBATCH_BUILD_TESTS
2013-06-18 brunetonNew CMake procedure with conflict detection.
2013-05-31 anaWin32 compatibility
2013-04-02 barateIntegrate developments from N. Toukourou at INRIA ...
2013-03-29 barateUpdate copyrights V2_0_0a1
2013-02-15 barateMerge from BR_LIBBATCH_2_0
2012-12-13 crouzetbug on ccrt + eris
2012-11-19 barateIf the local path for an output file is relative, consi... V1_6_0rc1
2012-10-24 secheradd ompi mpi implementation for cea mars cluster V1_6_0a2
2012-10-22 secherchanges for eris cluster
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-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-23 barateFix compilation with gcc 4.7
2012-03-30 barateUpdate batch test template file for Vishnu tests
2012-03-30 rnvFix compilation error on Win32 platform.
2012-03-29 barateUpdate copyrights
2012-03-28 barateMerge from BR_DIET
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-09-02 barateMajor refactoring in classes Versatile, Parametre and... V1_4_0rc1
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