Skip to content

Commit 4ce73e8

Browse files
committed
Deployed 0148190 with MkDocs version: 1.5.3
1 parent 8999fff commit 4ce73e8

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

deployment-prerequisites/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@
176176
</li>
177177
<li class="nav-item" data-level="2"><a href="#create-configuration-file" class="nav-link">Create Configuration File</a>
178178
<ul class="nav flex-column">
179+
<li class="nav-item" data-level="3"><a href="#configure-slurm-accounting-database-slurmdbd" class="nav-link">Configure Slurm Accounting database (slurmdbd)</a>
180+
<ul class="nav flex-column">
181+
</ul>
182+
</li>
179183
<li class="nav-item" data-level="3"><a href="#configure-linux-users-and-groups" class="nav-link">Configure Linux Users and Groups</a>
180184
<ul class="nav flex-column">
181185
</ul>
@@ -566,6 +570,13 @@ <h2 id="create-configuration-file">Create Configuration File</h2>
566570
</tr>
567571
</tbody>
568572
</table>
573+
<h3 id="configure-slurm-accounting-database-slurmdbd">Configure Slurm Accounting database (slurmdbd)</h3>
574+
<p>If you <a href="#create-parallelcluster-slurm-database">created a ParallelCluster Slurm Database</a> and a <a href="#create-slurmdbd-instance">Slurmdbd Instance</a> then add the following configuration parameters.</p>
575+
<pre><code>slurm:
576+
ParallelClusterConfig:
577+
Slurmdbd:
578+
SlurmdbdStackName: &lt;Slurmdbd-Stack-Name&gt;
579+
</code></pre>
569580
<h3 id="configure-linux-users-and-groups">Configure Linux Users and Groups</h3>
570581
<p>The cluster defines a script that can capture the users and groups from your identity provider (IDP) into a json file.
571582
When a new compute node starts, another script creates local Linux users and groups from the json file.</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,5 +320,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
320320

321321
<!--
322322
MkDocs version : 1.5.3
323-
Build Date UTC : 2024-11-08 18:57:29.135461+00:00
323+
Build Date UTC : 2024-11-08 19:17:29.244877+00:00
324324
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)