Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
oar_2.5.4 [2015/11/06 17:38] 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.
 +  * [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.   * [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.
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