Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
oar_2.5.4 [2015/08/04 23:04] – [Errata / Known bugs] neyronoar_2.5.4 [2015/11/06 17:44] neyron
Line 15: Line 15:
   * [kamelot] BUGFIX: fix hierarchies manipulation (remove toplevel resource).   * [kamelot] BUGFIX: fix hierarchies manipulation (remove toplevel resource).
   * [accounting] Fixed a memory leak and a rare case of bad consumption count.   * [accounting] Fixed a memory leak and a rare case of bad consumption count.
-  * [almighty] Rewrote the handling of finished oarexec: launch bipbip processes with MAX_CONCURRENT_JOB_TERMINATIONS to not overload the server.+  * [oar.conf] Replace the MAX_CONCURRENT_JOB_TERMINATIONS option by MAX_CONCURRENT_JOBS_STARTING_OR_TERMINATING 
 +  * [almighty] Rewrote the handling of starting and finishing jobs: limit bipbip processes to MAX_CONCURRENT_JOBS_STARTING_OR_TERMINATING to avoid overloading the server. 
 +  * [almighty] Rewrote the handling of starting and finished oarexec: launch bipbip processes with MAX_CONCURRENT_JOBS_STARTING_OR_TERMINATING to not overload the server.
   * [oarexec] Introduced BASH_ENV=~oar/.batch_job_bashrc for batch jobs Batch jobs with bash shell have some difficulties to source the right bash scripts when launching. Now we set BASH_ENV=~oar/.batch_job_bashrc before launching the user bash process so we can handle which script must be sourced. By default we source ~/.bashrc.   * [oarexec] Introduced BASH_ENV=~oar/.batch_job_bashrc for batch jobs Batch jobs with bash shell have some difficulties to source the right bash scripts when launching. Now we set BASH_ENV=~oar/.batch_job_bashrc before launching the user bash process so we can handle which script must be sourced. By default we source ~/.bashrc.
   * [commands] Exit immediately on wrong arguments.   * [commands] Exit immediately on wrong arguments.
oar_2.5.4.txt · Last modified: 2015/11/06 17:44 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki