Salome HOME
tools/libbatch.git
7 years agoChange the translation of the parameter "QUEUE" for slurm. omu/fixes
Ovidiu Mircescu [Tue, 18 Oct 2016 13:52:17 +0000 (15:52 +0200)]
Change the translation of the parameter "QUEUE" for slurm.

The translation of the generic parameter "QUEUE" for slurm is
changed from "partition" to "qos" because it is considered more
accurate.

9 years agoUpgrade version number jro/issue1566_remote V2_3_0 V2_3_0rc1
Renaud Barate [Mon, 13 Apr 2015 12:17:01 +0000 (14:17 +0200)]
Upgrade version number

9 years agoCopyrights update 2015.
akl [Mon, 16 Feb 2015 15:31:29 +0000 (19:31 +0400)]
Copyrights update 2015.

9 years agoFix some bashisms and potential errors in generated shell scripts
Renaud Barate [Fri, 9 Jan 2015 16:16:09 +0000 (17:16 +0100)]
Fix some bashisms and potential errors in generated shell scripts

9 years agoAdd the possibility to retrieve one single file. omu/pleiade9110
Ovidiu Mircescu [Mon, 15 Dec 2014 16:47:25 +0000 (17:47 +0100)]
Add the possibility to retrieve one single file.

EDF pleiade issue n° 9110 asked to have the possibility to retrieve
a file before the end of the job, without retrieving all the result files.

9 years agoUpgrade version number V2_2_0 V2_2_0rc1
Renaud Barate [Tue, 7 Oct 2014 15:45:56 +0000 (17:45 +0200)]
Upgrade version number

9 years agoUpdate copyrights
Renaud Barate [Tue, 7 Oct 2014 15:45:06 +0000 (17:45 +0200)]
Update copyrights

9 years agoMerge branch 'rbe/evol-job-newparams'
Renaud Barate [Tue, 7 Oct 2014 15:31:17 +0000 (17:31 +0200)]
Merge branch 'rbe/evol-job-newparams'

* rbe/evol-job-newparams:
  Add possibility to specify extra parameters (Slurm and CCC)
  Add wckey parameter for Slurm

9 years agoAdd possibility to specify extra parameters (Slurm and CCC)
Renaud Barate [Tue, 7 Oct 2014 15:23:24 +0000 (17:23 +0200)]
Add possibility to specify extra parameters (Slurm and CCC)

9 years agoAdd wckey parameter for Slurm
Renaud Barate [Mon, 6 Oct 2014 16:01:27 +0000 (18:01 +0200)]
Add wckey parameter for Slurm

10 years agoUpgrade version number V2_1_0 V2_1_0rc2
barate [Thu, 28 Nov 2013 09:05:19 +0000 (09:05 +0000)]
Upgrade version number

10 years agoWin32/Win64 compatibility
ana [Wed, 27 Nov 2013 08:52:39 +0000 (08:52 +0000)]
Win32/Win64 compatibility

10 years agoFor "local" jobs, node file is filled with the number of cores required by the user... V2_1_0rc1
barate [Tue, 5 Nov 2013 13:43:39 +0000 (13:43 +0000)]
For "local" jobs, node file is filled with the number of cores required by the user (no check)

10 years agoAdd parameter MEMPERCPU (EDF issue #2671)
barate [Mon, 23 Sep 2013 13:27:42 +0000 (13:27 +0000)]
Add parameter MEMPERCPU (EDF issue #2671)

10 years agoCompilation SALOME on Windows
ana [Fri, 13 Sep 2013 11:32:40 +0000 (11:32 +0000)]
Compilation SALOME on Windows

10 years agoFix error with incorrect installation of python files: <prefix>/lib/python/site-packa...
vsr [Wed, 31 Jul 2013 12:50:13 +0000 (12:50 +0000)]
Fix error with incorrect installation of python files: <prefix>/lib/python/site-packages ->  <prefix>/lib/python<python_version>/site-packages

10 years agoCMake: removing "TODO TODO" message now that Libbatch properly configures under Win32
bruneton [Tue, 2 Jul 2013 09:53:49 +0000 (09:53 +0000)]
CMake: removing "TODO TODO" message now that Libbatch properly configures under Win32

10 years agoCMake: adapting installation path of LibBatchConfig.cmake for Win32
bruneton [Tue, 2 Jul 2013 09:44:34 +0000 (09:44 +0000)]
CMake: adapting installation path of LibBatchConfig.cmake for Win32

10 years agoCMake: installing configuration file into share/cmake/libbatch
bruneton [Tue, 2 Jul 2013 08:17:12 +0000 (08:17 +0000)]
CMake: installing configuration file into share/cmake/libbatch

10 years agoCMake: Renamed LIBBATCH_TESTS to LIBBATCH_BUILD_TESTS
bruneton [Mon, 24 Jun 2013 07:15:54 +0000 (07:15 +0000)]
CMake: Renamed LIBBATCH_TESTS to LIBBATCH_BUILD_TESTS

10 years agoCMake: Removed old config files
bruneton [Mon, 24 Jun 2013 07:13:40 +0000 (07:13 +0000)]
CMake: Removed old config files

10 years agoBUG: CMake: fixed improper setup of CMAKE_PREFIX_PATH in find macro
bruneton [Wed, 19 Jun 2013 07:20:32 +0000 (07:20 +0000)]
BUG: CMake: fixed improper setup of CMAKE_PREFIX_PATH in find macro

10 years agoMinor tweaks for windows configuration: removed "pthreadVSE".
bruneton [Tue, 18 Jun 2013 08:43:10 +0000 (08:43 +0000)]
Minor tweaks for windows configuration: removed "pthreadVSE".

10 years agoCMake: Exposed PThread root directory in config file.
bruneton [Tue, 18 Jun 2013 07:43:36 +0000 (07:43 +0000)]
CMake: Exposed PThread root directory in config file.

10 years agoNew CMake procedure with conflict detection.
bruneton [Tue, 18 Jun 2013 06:47:50 +0000 (06:47 +0000)]
New CMake procedure with conflict detection.

**Here are the Git commit messages leading to this changeset:
Renaming exposed variables and user options. Renamed some macros.
Grouped macros, renamed commands variables, set version information in root CMakeLists.txt.
Renamed CMake var TEST_CONF_FILE_ENV_VAR to LIBBATCH_TEST_CONF_ENV_VAR.
Renamed config.h into libbatch_config.h. Windows bug fixes (Mainly inclusion of <time.h> and turning #ifdef MSVC into #ifdef WIN32)
Rewrote FindPThread.cmake. Installed export logic.
Extra dependencies for SWIG module. Add SWIG_MODULE_NAME property to avoid unnecessary rebuilds.
Enhance PThread detection. SALOME-like detection system.
SWIG: removed unecessary ADDITIONAL_MAKE_CLEAN_FILES.
SWIG and Python detection now using the new scheme.
Converted some CMAKE_xxx_DIR to PROJECT_xxx_DIR
Changed project name from libbatch to LibBatch

10 years agoWin32 compatibility
ana [Fri, 31 May 2013 10:55:27 +0000 (10:55 +0000)]
Win32 compatibility

11 years agoFix bug with WallTime in OAR (minutes instead of seconds) V2_0_0 V2_0_0b1 V2_0_0rc1
barate [Wed, 3 Apr 2013 08:06:39 +0000 (08:06 +0000)]
Fix bug with WallTime in OAR (minutes instead of seconds)

11 years agoIntegrate developments from N. Toukourou at INRIA (OAR and CooRM support)
barate [Tue, 2 Apr 2013 16:20:21 +0000 (16:20 +0000)]
Integrate developments from N. Toukourou at INRIA (OAR and CooRM support)

11 years agoUpdate copyrights V2_0_0a1
barate [Fri, 29 Mar 2013 16:25:37 +0000 (16:25 +0000)]
Update copyrights

11 years agoFix Python detection in non-system directories
barate [Fri, 22 Mar 2013 09:51:22 +0000 (09:51 +0000)]
Fix Python detection in non-system directories

11 years agoFixes for libbatchConfig.cmake
barate [Fri, 1 Mar 2013 09:47:28 +0000 (09:47 +0000)]
Fixes for libbatchConfig.cmake

11 years agoSmall fix of PYTHON_VERSION
nge [Thu, 21 Feb 2013 14:41:07 +0000 (14:41 +0000)]
Small fix of PYTHON_VERSION

11 years agoMerge from BR_LIBBATCH_2_0
barate [Fri, 15 Feb 2013 12:49:52 +0000 (12:49 +0000)]
Merge from BR_LIBBATCH_2_0

11 years agobug on ccrt + eris
crouzet [Thu, 13 Dec 2012 11:29:13 +0000 (11:29 +0000)]
bug on ccrt + eris

11 years agoUse flag -P instead of -N to specify number of procs for Vishnu V1_6_0 V1_6_0rc2
barate [Mon, 26 Nov 2012 09:09:06 +0000 (09:09 +0000)]
Use flag -P instead of -N to specify number of procs for Vishnu

11 years agoIf the local path for an output file is relative, consider it relative to the results... V1_6_0rc1
barate [Mon, 19 Nov 2012 15:02:37 +0000 (15:02 +0000)]
If the local path for an output file is relative, consider it relative to the results directory

11 years agoAdaptations for Vishnu 2.0.0
barate [Mon, 19 Nov 2012 10:46:05 +0000 (10:46 +0000)]
Adaptations for Vishnu 2.0.0

11 years agochanges for eris cluster
crouzet [Fri, 26 Oct 2012 14:36:19 +0000 (14:36 +0000)]
changes for eris cluster

11 years agoadd ompi mpi implementation for cea mars cluster V1_6_0a2
secher [Wed, 24 Oct 2012 08:37:03 +0000 (08:37 +0000)]
add ompi mpi implementation for cea mars cluster

11 years agochanges for eris cluster
secher [Mon, 22 Oct 2012 12:59:32 +0000 (12:59 +0000)]
changes for eris cluster

11 years agogeneralize variable environment for CCRT
secher [Fri, 19 Oct 2012 13:39:26 +0000 (13:39 +0000)]
generalize variable environment for CCRT

11 years agoadd seconds for SGE
secher [Fri, 19 Oct 2012 12:29:38 +0000 (12:29 +0000)]
add seconds for SGE

11 years agoUpdate version number V1_6_0a1
barate [Tue, 16 Oct 2012 14:06:12 +0000 (14:06 +0000)]
Update version number

11 years agoFix for the issue 0021727: [CEA 584] sending a Yacs graph from Windows to a cluster.
rnv [Thu, 11 Oct 2012 10:18:09 +0000 (10:18 +0000)]
Fix for the issue 0021727: [CEA 584] sending a Yacs graph from Windows to a cluster.

11 years agoUse local filename for output files importation (patch from B. Sabatier)
barate [Tue, 28 Aug 2012 13:02:53 +0000 (13:02 +0000)]
Use local filename for output files importation (patch from B. Sabatier)

11 years agodeactivate rlimits for jobs launched with BatchManager_Local (fix bug PAL #2354)
barate [Tue, 28 Aug 2012 09:57:27 +0000 (09:57 +0000)]
deactivate rlimits for jobs launched with BatchManager_Local (fix bug PAL #2354)

11 years agoFix for the "21727: [CEA 584] sending a Yacs graph from Windows to a cluster " issue.
rnv [Tue, 31 Jul 2012 08:06:34 +0000 (08:06 +0000)]
Fix for the "21727: [CEA 584] sending a Yacs graph from Windows to a cluster " issue.

11 years agounistd.h does not exist on Windows V1_5_0 V1_5_0rc2
barate [Fri, 25 May 2012 09:18:43 +0000 (09:18 +0000)]
unistd.h does not exist on Windows

11 years agoPR: Fix compilation with gcc 4.7
prascle [Thu, 24 May 2012 07:27:25 +0000 (07:27 +0000)]
PR: Fix compilation with gcc 4.7

11 years agoFix compilation with gcc 4.7
barate [Wed, 23 May 2012 15:58:04 +0000 (15:58 +0000)]
Fix compilation with gcc 4.7

11 years agoRevert previous change since bug in vishnu_create_dir -p is now fixed V1_5_0rc1
barate [Mon, 23 Apr 2012 08:40:17 +0000 (08:40 +0000)]
Revert previous change since bug in vishnu_create_dir -p is now fixed

12 years agoProperly handle WAITING state
barate [Fri, 13 Apr 2012 15:39:43 +0000 (15:39 +0000)]
Properly handle WAITING state

12 years agoErrors in directory creation with Vishnu are not fatal
barate [Fri, 13 Apr 2012 15:20:46 +0000 (15:20 +0000)]
Errors in directory creation with Vishnu are not fatal

12 years agoUpgrade version number V1_5_0b1
barate [Fri, 6 Apr 2012 06:55:43 +0000 (06:55 +0000)]
Upgrade version number

12 years agoUpdate batch test template file for Vishnu tests
barate [Fri, 30 Mar 2012 09:44:40 +0000 (09:44 +0000)]
Update batch test template file for Vishnu tests

12 years agoGroup Vishnu commands in a single session
barate [Fri, 30 Mar 2012 09:19:47 +0000 (09:19 +0000)]
Group Vishnu commands in a single session

12 years agoAvoid use of temporary files in Vishnu client
barate [Fri, 30 Mar 2012 08:35:51 +0000 (08:35 +0000)]
Avoid use of temporary files in Vishnu client

12 years agoDeactivate Vishnu client compilation on Win32 platform (Vishnu not available for...
barate [Fri, 30 Mar 2012 08:09:17 +0000 (08:09 +0000)]
Deactivate Vishnu client compilation on Win32 platform (Vishnu not available for Windows)

12 years agoFix compilation error on Win32 platform.
rnv [Fri, 30 Mar 2012 07:09:53 +0000 (07:09 +0000)]
Fix compilation error on Win32 platform.

12 years agoUpdate copyrights
barate [Thu, 29 Mar 2012 16:04:34 +0000 (16:04 +0000)]
Update copyrights

12 years agoAdd parameters nbproc and memory for Vishnu jobs
barate [Thu, 29 Mar 2012 15:54:56 +0000 (15:54 +0000)]
Add parameters nbproc and memory for Vishnu jobs

12 years agoMerge from BR_DIET
barate [Wed, 28 Mar 2012 16:02:56 +0000 (16:02 +0000)]
Merge from BR_DIET

12 years ago*** empty log message ***
secher [Fri, 17 Feb 2012 10:41:13 +0000 (10:41 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
secher [Thu, 16 Feb 2012 14:37:46 +0000 (14:37 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
secher [Thu, 16 Feb 2012 14:23:17 +0000 (14:23 +0000)]
*** empty log message ***

12 years ago*** empty log message ***
secher [Thu, 16 Feb 2012 10:44:29 +0000 (10:44 +0000)]
*** empty log message ***

12 years agoSome refactoring in batch manager eLSF to use method getCommandOutput instead of...
barate [Wed, 1 Feb 2012 12:32:51 +0000 (12:32 +0000)]
Some refactoring in batch manager eLSF to use method getCommandOutput instead of temporary files

12 years agoSome refactoring and code cleaning in batch manager ePBS
barate [Tue, 31 Jan 2012 16:51:58 +0000 (16:51 +0000)]
Some refactoring and code cleaning in batch manager ePBS

12 years agoGet error messages from Slurm submission (fix bug PAL #2089)
barate [Mon, 30 Jan 2012 16:21:43 +0000 (16:21 +0000)]
Get error messages from Slurm submission (fix bug PAL #2089)

12 years agoFix compilation errors on Windows V1_4_0 V1_4_0rc3 V6_5_0a1
barate [Mon, 21 Nov 2011 14:41:15 +0000 (14:41 +0000)]
Fix compilation errors on Windows

12 years agoChange version number to 1.4.0 V1_4_0rc2
barate [Mon, 21 Nov 2011 08:40:45 +0000 (08:40 +0000)]
Change version number to 1.4.0

12 years agoMajor refactoring in classes Versatile, Parametre and Swig wrappings. V1_4_0rc1
barate [Fri, 2 Sep 2011 15:50:56 +0000 (15:50 +0000)]
Major refactoring in classes Versatile, Parametre and Swig wrappings.
Add new boolean parameter "EXCLUSIVE".
Implement parameter "EXCLUSIVE" for ePBS, eLSF, eSlurm and eLL.
Some other fixes and improvements.

12 years agoMerge from V1_3_BR
barate [Tue, 19 Jul 2011 12:55:00 +0000 (12:55 +0000)]
Merge from V1_3_BR

12 years agoto allow to generate several batches in the remote directory
secher [Tue, 12 Jul 2011 13:01:07 +0000 (13:01 +0000)]
to allow to generate several batches in the remote directory

12 years agoresource sharing on CCRT
secher [Thu, 30 Jun 2011 09:50:59 +0000 (09:50 +0000)]
resource sharing on CCRT

12 years agoUse bash script for ccrt
secher [Tue, 24 May 2011 14:01:48 +0000 (14:01 +0000)]
Use bash script for ccrt

12 years agoFixed bug for Slurm (job failed when job name contained spaces) V1_3_0 V1_3_0rc5
barate [Tue, 17 May 2011 07:58:15 +0000 (07:58 +0000)]
Fixed bug for Slurm (job failed when job name contained spaces)

12 years agoChanged year in copyrights V1_3_0rc4
barate [Thu, 12 May 2011 15:39:00 +0000 (15:39 +0000)]
Changed year in copyrights

12 years agoFixed test for Slurm
barate [Thu, 12 May 2011 15:36:19 +0000 (15:36 +0000)]
Fixed test for Slurm

12 years agoChipotage...
ribes [Thu, 12 May 2011 15:21:07 +0000 (15:21 +0000)]
Chipotage...

12 years agoAdded Slurm batch manager
barate [Thu, 12 May 2011 14:36:54 +0000 (14:36 +0000)]
Added Slurm batch manager

13 years agoAdded method to test the presence of a BatchManager Factory V1_3_0rc3
barate [Wed, 20 Apr 2011 15:35:28 +0000 (15:35 +0000)]
Added method to test the presence of a BatchManager Factory

13 years agoRemoved unnecessary headers in install tree
barate [Wed, 20 Apr 2011 15:32:10 +0000 (15:32 +0000)]
Removed unnecessary headers in install tree

13 years agoRollback of rc2 changes
barate [Wed, 20 Apr 2011 15:16:51 +0000 (15:16 +0000)]
Rollback of rc2 changes

13 years agoFix configuration / compilation problems in KERNEL (wrong #include syntax for local... V1_3_0rc2
vsr [Mon, 18 Apr 2011 10:38:43 +0000 (10:38 +0000)]
Fix configuration / compilation problems in KERNEL (wrong #include syntax for local header files is used)

13 years agoChanged version number to 1.3.0 V1_3_0rc1
barate [Mon, 28 Mar 2011 08:22:49 +0000 (08:22 +0000)]
Changed version number to 1.3.0

13 years agoImplemented method addJob for LoadLeveler
barate [Mon, 28 Mar 2011 07:33:38 +0000 (07:33 +0000)]
Implemented method addJob for LoadLeveler

13 years agoFixed job submission to LoadLeveler from Windows
barate [Fri, 4 Mar 2011 16:52:20 +0000 (16:52 +0000)]
Fixed job submission to LoadLeveler from Windows

13 years agoAdded possibility to add specific parameters in the client classes. Added parameter...
barate [Fri, 4 Mar 2011 15:20:19 +0000 (15:20 +0000)]
Added possibility to add specific parameters in the client classes. Added parameter LL_JOBTYPE for LoadLeveler.

13 years agoFixed nodes file when nb procs > 128
barate [Wed, 23 Feb 2011 14:59:52 +0000 (14:59 +0000)]
Fixed nodes file when nb procs > 128

13 years agoFixed nb_proc_per_node for LoadLeveler jobs
barate [Fri, 18 Feb 2011 10:42:17 +0000 (10:42 +0000)]
Fixed nb_proc_per_node for LoadLeveler jobs

13 years agoFixed BatchManager_eLL for use with Ivanoe cluster (temporary fix, a cleaner fix...
barate [Fri, 18 Feb 2011 09:01:43 +0000 (09:01 +0000)]
Fixed BatchManager_eLL for use with Ivanoe cluster (temporary fix, a cleaner fix has to be found)

13 years agoRemoved some warnings
barate [Tue, 1 Feb 2011 16:49:18 +0000 (16:49 +0000)]
Removed some warnings

13 years agoadd boolean in importDumpStateFile return function
secher [Thu, 27 Jan 2011 10:43:52 +0000 (10:43 +0000)]
add boolean in importDumpStateFile return function

13 years agoadd function to get dump state xml file
secher [Tue, 25 Jan 2011 15:10:28 +0000 (15:10 +0000)]
add function to get dump state xml file

13 years agotime must be in seconds for ccrt
secher [Thu, 13 Jan 2011 10:44:34 +0000 (10:44 +0000)]
time must be in seconds for ccrt

13 years agoImproved Python detection module
barate [Fri, 3 Dec 2010 14:48:47 +0000 (14:48 +0000)]
Improved Python detection module

13 years agoFixed compilation problem with gcc 4.4.5
barate [Fri, 3 Dec 2010 09:13:12 +0000 (09:13 +0000)]
Fixed compilation problem with gcc 4.4.5

13 years agoAdded MAXRAMSIZE parameter for LoadLeveler
barate [Tue, 30 Nov 2010 16:54:34 +0000 (16:54 +0000)]
Added MAXRAMSIZE parameter for LoadLeveler

13 years agoAdded MAXWALLTIME parameter for LoadLeveler
barate [Tue, 30 Nov 2010 16:39:14 +0000 (16:39 +0000)]
Added MAXWALLTIME parameter for LoadLeveler