File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ <h1 id="deploy-aws-parallelcluster">Deploy AWS ParallelCluster</h1>
160
160
The first supported ParallelCluster version is 3.6.0.
161
161
Version 3.7.0 is the recommended minimum version because it supports compute node weighting that is proportional to instance type
162
162
cost so that the least expensive instance types that meet job requirements are used.
163
- The current latest version is 3.8.0 .</ p >
163
+ The current latest version is 3.9.1 .</ p >
164
164
< h2 id ="prerequisites "> Prerequisites</ h2 >
165
165
< p > See < a href ="../deployment-prerequisites/ "> Deployment Prerequisites</ a > page.</ p >
166
166
< h3 id ="create-parallelcluster-ui-optional-but-recommended "> Create ParallelCluster UI (optional but recommended)</ h3 >
Original file line number Diff line number Diff line change @@ -309,5 +309,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
309
309
310
310
<!--
311
311
MkDocs version : 1.5.3
312
- Build Date UTC : 2024-05-15 18:42:21.987933 +00:00
312
+ Build Date UTC : 2024-05-21 18:49:12.534055 +00:00
313
313
-->
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ <h1 id="res-integration">RES Integration</h1>
173
173
# Command line values override values in the config file.
174
174
#====================================================================
175
175
176
- StackName: res-eda-pc-3-8-0 -rhel8-x86-config
176
+ StackName: res-eda-pc-3-9-1 -rhel8-x86-config
177
177
178
178
Region: <region>
179
179
SshKeyPair: <key-name>
@@ -185,10 +185,10 @@ <h1 id="res-integration">RES Integration</h1>
185
185
TimeZone: 'US/Central'
186
186
187
187
slurm:
188
- ClusterName: res-eda-pc-3-8-0 -rhel8-x86
188
+ ClusterName: res-eda-pc-3-9-1 -rhel8-x86
189
189
190
190
ParallelClusterConfig:
191
- Version: '3.8.0 '
191
+ Version: '3.9.1 '
192
192
Image:
193
193
Os: 'rhel8'
194
194
Architecture: 'x86_64'
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments