]>
SALOME platform Git repositories - tools/libbatch.git/log
Renaud Barate [Mon, 6 Oct 2014 16:01:27 +0000 (18:01 +0200)]
Add wckey parameter for Slurm
barate [Thu, 28 Nov 2013 09:05:19 +0000 (09:05 +0000)]
Upgrade version number
ana [Wed, 27 Nov 2013 08:52:39 +0000 (08:52 +0000)]
Win32/Win64 compatibility
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)
barate [Mon, 23 Sep 2013 13:27:42 +0000 (13:27 +0000)]
Add parameter MEMPERCPU (EDF issue #2671)
ana [Fri, 13 Sep 2013 11:32:40 +0000 (11:32 +0000)]
Compilation SALOME on Windows
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
bruneton [Tue, 2 Jul 2013 09:53:49 +0000 (09:53 +0000)]
CMake: removing "TODO TODO" message now that Libbatch properly configures under Win32
bruneton [Tue, 2 Jul 2013 09:44:34 +0000 (09:44 +0000)]
CMake: adapting installation path of LibBatchConfig.cmake for Win32
bruneton [Tue, 2 Jul 2013 08:17:12 +0000 (08:17 +0000)]
CMake: installing configuration file into share/cmake/libbatch
bruneton [Mon, 24 Jun 2013 07:15:54 +0000 (07:15 +0000)]
CMake: Renamed LIBBATCH_TESTS to LIBBATCH_BUILD_TESTS
bruneton [Mon, 24 Jun 2013 07:13:40 +0000 (07:13 +0000)]
CMake: Removed old config files
bruneton [Wed, 19 Jun 2013 07:20:32 +0000 (07:20 +0000)]
BUG: CMake: fixed improper setup of CMAKE_PREFIX_PATH in find macro
bruneton [Tue, 18 Jun 2013 08:43:10 +0000 (08:43 +0000)]
Minor tweaks for windows configuration: removed "pthreadVSE".
bruneton [Tue, 18 Jun 2013 07:43:36 +0000 (07:43 +0000)]
CMake: Exposed PThread root directory in config file.
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
ana [Fri, 31 May 2013 10:55:27 +0000 (10:55 +0000)]
Win32 compatibility
barate [Wed, 3 Apr 2013 08:06:39 +0000 (08:06 +0000)]
Fix bug with WallTime in OAR (minutes instead of seconds)
barate [Tue, 2 Apr 2013 16:20:21 +0000 (16:20 +0000)]
Integrate developments from N. Toukourou at INRIA (OAR and CooRM support)
barate [Fri, 29 Mar 2013 16:25:37 +0000 (16:25 +0000)]
Update copyrights
barate [Fri, 22 Mar 2013 09:51:22 +0000 (09:51 +0000)]
Fix Python detection in non-system directories
barate [Fri, 1 Mar 2013 09:47:28 +0000 (09:47 +0000)]
Fixes for libbatchConfig.cmake
nge [Thu, 21 Feb 2013 14:41:07 +0000 (14:41 +0000)]
Small fix of PYTHON_VERSION
barate [Fri, 15 Feb 2013 12:49:52 +0000 (12:49 +0000)]
Merge from BR_LIBBATCH_2_0
crouzet [Thu, 13 Dec 2012 11:29:13 +0000 (11:29 +0000)]
bug on ccrt + eris
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
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
barate [Mon, 19 Nov 2012 10:46:05 +0000 (10:46 +0000)]
Adaptations for Vishnu 2.0.0
crouzet [Fri, 26 Oct 2012 14:36:19 +0000 (14:36 +0000)]
changes for eris cluster
secher [Wed, 24 Oct 2012 08:37:03 +0000 (08:37 +0000)]
add ompi mpi implementation for cea mars cluster
secher [Mon, 22 Oct 2012 12:59:32 +0000 (12:59 +0000)]
changes for eris cluster
secher [Fri, 19 Oct 2012 13:39:26 +0000 (13:39 +0000)]
generalize variable environment for CCRT
secher [Fri, 19 Oct 2012 12:29:38 +0000 (12:29 +0000)]
add seconds for SGE
barate [Tue, 16 Oct 2012 14:06:12 +0000 (14:06 +0000)]
Update version number
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.
barate [Tue, 28 Aug 2012 13:02:53 +0000 (13:02 +0000)]
Use local filename for output files importation (patch from B. Sabatier)
barate [Tue, 28 Aug 2012 09:57:27 +0000 (09:57 +0000)]
deactivate rlimits for jobs launched with BatchManager_Local (fix bug PAL #2354)
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.
barate [Fri, 25 May 2012 09:18:43 +0000 (09:18 +0000)]
unistd.h does not exist on Windows
prascle [Thu, 24 May 2012 07:27:25 +0000 (07:27 +0000)]
PR: Fix compilation with gcc 4.7
barate [Wed, 23 May 2012 15:58:04 +0000 (15:58 +0000)]
Fix compilation with gcc 4.7
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
barate [Fri, 13 Apr 2012 15:39:43 +0000 (15:39 +0000)]
Properly handle WAITING state
barate [Fri, 13 Apr 2012 15:20:46 +0000 (15:20 +0000)]
Errors in directory creation with Vishnu are not fatal
barate [Fri, 6 Apr 2012 06:55:43 +0000 (06:55 +0000)]
Upgrade version number
barate [Fri, 30 Mar 2012 09:44:40 +0000 (09:44 +0000)]
Update batch test template file for Vishnu tests
barate [Fri, 30 Mar 2012 09:19:47 +0000 (09:19 +0000)]
Group Vishnu commands in a single session
barate [Fri, 30 Mar 2012 08:35:51 +0000 (08:35 +0000)]
Avoid use of temporary files in Vishnu client
barate [Fri, 30 Mar 2012 08:09:17 +0000 (08:09 +0000)]
Deactivate Vishnu client compilation on Win32 platform (Vishnu not available for Windows)
rnv [Fri, 30 Mar 2012 07:09:53 +0000 (07:09 +0000)]
Fix compilation error on Win32 platform.
barate [Thu, 29 Mar 2012 16:04:34 +0000 (16:04 +0000)]
Update copyrights
barate [Thu, 29 Mar 2012 15:54:56 +0000 (15:54 +0000)]
Add parameters nbproc and memory for Vishnu jobs
barate [Wed, 28 Mar 2012 16:02:56 +0000 (16:02 +0000)]
Merge from BR_DIET
secher [Fri, 17 Feb 2012 10:41:13 +0000 (10:41 +0000)]
*** empty log message ***
secher [Thu, 16 Feb 2012 14:37:46 +0000 (14:37 +0000)]
*** empty log message ***
secher [Thu, 16 Feb 2012 14:23:17 +0000 (14:23 +0000)]
*** empty log message ***
secher [Thu, 16 Feb 2012 10:44:29 +0000 (10:44 +0000)]
*** empty log message ***
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
barate [Tue, 31 Jan 2012 16:51:58 +0000 (16:51 +0000)]
Some refactoring and code cleaning in batch manager ePBS
barate [Mon, 30 Jan 2012 16:21:43 +0000 (16:21 +0000)]
Get error messages from Slurm submission (fix bug PAL #2089)
barate [Mon, 21 Nov 2011 14:41:15 +0000 (14:41 +0000)]
Fix compilation errors on Windows
barate [Mon, 21 Nov 2011 08:40:45 +0000 (08:40 +0000)]
Change version number to 1.4.0
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.
barate [Tue, 19 Jul 2011 12:55:00 +0000 (12:55 +0000)]
Merge from V1_3_BR
secher [Tue, 12 Jul 2011 13:01:07 +0000 (13:01 +0000)]
to allow to generate several batches in the remote directory
secher [Thu, 30 Jun 2011 09:50:59 +0000 (09:50 +0000)]
resource sharing on CCRT
secher [Tue, 24 May 2011 14:01:48 +0000 (14:01 +0000)]
Use bash script for ccrt
barate [Tue, 17 May 2011 07:58:15 +0000 (07:58 +0000)]
Fixed bug for Slurm (job failed when job name contained spaces)
barate [Thu, 12 May 2011 15:39:00 +0000 (15:39 +0000)]
Changed year in copyrights
barate [Thu, 12 May 2011 15:36:19 +0000 (15:36 +0000)]
Fixed test for Slurm
ribes [Thu, 12 May 2011 15:21:07 +0000 (15:21 +0000)]
Chipotage...
barate [Thu, 12 May 2011 14:36:54 +0000 (14:36 +0000)]
Added Slurm batch manager
barate [Wed, 20 Apr 2011 15:35:28 +0000 (15:35 +0000)]
Added method to test the presence of a BatchManager Factory
barate [Wed, 20 Apr 2011 15:32:10 +0000 (15:32 +0000)]
Removed unnecessary headers in install tree
barate [Wed, 20 Apr 2011 15:16:51 +0000 (15:16 +0000)]
Rollback of rc2 changes
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)
barate [Mon, 28 Mar 2011 08:22:49 +0000 (08:22 +0000)]
Changed version number to 1.3.0
barate [Mon, 28 Mar 2011 07:33:38 +0000 (07:33 +0000)]
Implemented method addJob for LoadLeveler
barate [Fri, 4 Mar 2011 16:52:20 +0000 (16:52 +0000)]
Fixed job submission to LoadLeveler from Windows
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.
barate [Wed, 23 Feb 2011 14:59:52 +0000 (14:59 +0000)]
Fixed nodes file when nb procs > 128
barate [Fri, 18 Feb 2011 10:42:17 +0000 (10:42 +0000)]
Fixed nb_proc_per_node for LoadLeveler jobs
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)
barate [Tue, 1 Feb 2011 16:49:18 +0000 (16:49 +0000)]
Removed some warnings
secher [Thu, 27 Jan 2011 10:43:52 +0000 (10:43 +0000)]
add boolean in importDumpStateFile return function
secher [Tue, 25 Jan 2011 15:10:28 +0000 (15:10 +0000)]
add function to get dump state xml file
secher [Thu, 13 Jan 2011 10:44:34 +0000 (10:44 +0000)]
time must be in seconds for ccrt
barate [Fri, 3 Dec 2010 14:48:47 +0000 (14:48 +0000)]
Improved Python detection module
barate [Fri, 3 Dec 2010 09:13:12 +0000 (09:13 +0000)]
Fixed compilation problem with gcc 4.4.5
barate [Tue, 30 Nov 2010 16:54:34 +0000 (16:54 +0000)]
Added MAXRAMSIZE parameter for LoadLeveler
barate [Tue, 30 Nov 2010 16:39:14 +0000 (16:39 +0000)]
Added MAXWALLTIME parameter for LoadLeveler
barate [Tue, 30 Nov 2010 14:39:26 +0000 (14:39 +0000)]
Added deleteJob method for LoadLeveler
barate [Tue, 30 Nov 2010 13:37:25 +0000 (13:37 +0000)]
Added LIBBATCH_NODEFILE generation for LoadLeveler
barate [Tue, 30 Nov 2010 10:29:25 +0000 (10:29 +0000)]
Added environment for LoadLeveler jobs
barate [Tue, 30 Nov 2010 10:14:52 +0000 (10:14 +0000)]
Added method queryJob for LoadLeveler
barate [Thu, 25 Nov 2010 16:49:29 +0000 (16:49 +0000)]
Added LoadLeveler client (only submit is implemented for now)
barate [Tue, 2 Nov 2010 15:35:01 +0000 (15:35 +0000)]
Changed version number to 1.2.0
barate [Thu, 30 Sep 2010 14:27:44 +0000 (14:27 +0000)]
Moved username initialization to the constructor in BatchManager_eClients
barate [Thu, 30 Sep 2010 07:55:17 +0000 (07:55 +0000)]
Changed version number and use version number automatically in doc
secher [Fri, 3 Sep 2010 13:13:17 +0000 (13:13 +0000)]
update status job