Skip to content

Commit

Permalink
[ci skip] Autodoc commit for 986c30d.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Nov 26, 2024
1 parent 6e3a7b4 commit 67dddfd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions develop/_sources/release-notes/v4.0-release-notes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ New Features
- `User mapping now accepts UIDs`_
- `Interactive apps can have a text header`_
- `Remove runtime dependency on SCL`_
- `XDMoD efficiency widget update`_

Thanks!
-------
Expand Down Expand Up @@ -376,3 +377,9 @@ OnDemand no longer requires SCL on RHEL based systems.
OnDemand also no longer has an indirect dependency on the TCL environment module packages.
This removal of the SCL dependency should make it possible to install OnDemand on hosts such
as a head node where the Lmod environment modules are setup.

XDMoD efficiency widget update
..............................

XDMoD job efficiency panels now show efficiency calculations
for CPU usage, memory and time.
7 changes: 7 additions & 0 deletions develop/release-notes/v4.0-release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
<li class="toctree-l4"><a class="reference internal" href="#user-mapping-now-accepts-uids">User mapping now accepts UIDs</a></li>
<li class="toctree-l4"><a class="reference internal" href="#interactive-apps-can-have-a-text-header">Interactive apps can have a text header</a></li>
<li class="toctree-l4"><a class="reference internal" href="#remove-runtime-dependency-on-scl">Remove runtime dependency on SCL</a></li>
<li class="toctree-l4"><a class="reference internal" href="#xdmod-efficiency-widget-update">XDMoD efficiency widget update</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -259,6 +260,7 @@ <h2>New Features<a class="headerlink" href="#new-features" title="Permalink to t
<li><p><a class="reference internal" href="#user-mapping-now-accepts-uids">User mapping now accepts UIDs</a></p></li>
<li><p><a class="reference internal" href="#interactive-apps-can-have-a-text-header">Interactive apps can have a text header</a></p></li>
<li><p><a class="reference internal" href="#remove-runtime-dependency-on-scl">Remove runtime dependency on SCL</a></p></li>
<li><p><a class="reference internal" href="#xdmod-efficiency-widget-update">XDMoD efficiency widget update</a></p></li>
</ul>
</div>
<div class="section" id="thanks">
Expand Down Expand Up @@ -575,6 +577,11 @@ <h3>Remove runtime dependency on SCL<a class="headerlink" href="#remove-runtime-
This removal of the SCL dependency should make it possible to install OnDemand on hosts such
as a head node where the Lmod environment modules are setup.</p>
</div>
<div class="section" id="xdmod-efficiency-widget-update">
<h3>XDMoD efficiency widget update<a class="headerlink" href="#xdmod-efficiency-widget-update" title="Permalink to this headline"></a></h3>
<p>XDMoD job efficiency panels now show efficiency calculations
for CPU usage, memory and time.</p>
</div>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion develop/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 67dddfd

Please sign in to comment.