9c6e77467db7d54f98e58e1e858ee7afae0e40e5 galt Thu Oct 11 03:07:37 2012 -0700 v12.15 - bugfixes and better support of rlimit for parasol diff --git src/parasol/version.doc src/parasol/version.doc index e742570..a60390e 100644 --- src/parasol/version.doc +++ src/parasol/version.doc @@ -308,15 +308,18 @@ batch name mismatch with using file name completion. Added -env option to paraNode, to allow specifying arbitray environment variables for jobs. 12.12 Added fix for results file does not exist yet to paraHub. Added support for -results=path/results option to parasol pstat2 command. This will help make jobTree able to retrieve status quickly without bogging things down. 12.13 Add ability to flush the results file from para and parasol clients. 12.14 Fixed paraNode to correctly enforce memory use limits via RLIMIT_AS and RLIMIT_DATA instead of RLIMIT_CORE. +12.15 Just a quick bugfix for default rlimit value. Added commands to para to change ram and cpu after batch created. + Added commandline parameters to paraHub for ramUnit size and defaultJobRam for default job size. +