You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If you <ahref="#create-parallelcluster-slurm-database">created a ParallelCluster Slurm Database</a> and a <ahref="#create-slurmdbd-instance">Slurmdbd Instance</a> then add the following configuration parameters.</p>
575
+
<pre><code>slurm:
576
+
ParallelClusterConfig:
577
+
Slurmdbd:
578
+
SlurmdbdStackName: <Slurmdbd-Stack-Name>
579
+
</code></pre>
569
580
<h3id="configure-linux-users-and-groups">Configure Linux Users and Groups</h3>
570
581
<p>The cluster defines a script that can capture the users and groups from your identity provider (IDP) into a json file.
571
582
When a new compute node starts, another script creates local Linux users and groups from the json file.</p>
0 commit comments