Skip to content

Commit 0bc2a6a

Browse files
committed
Deployed 6a92b98 with MkDocs version: 1.5.3
1 parent 5993980 commit 0bc2a6a

File tree

21 files changed

+593
-6
lines changed

21 files changed

+593
-6
lines changed

404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="/soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="/exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="/custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

CONTRIBUTING/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

config/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

custom-amis/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem active">
5760
<a href="./" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>
@@ -83,7 +86,7 @@
8386
</a>
8487
</li>
8588
<li class="nav-item">
86-
<a rel="prev" href="../soca_integration/" class="nav-link">
89+
<a rel="prev" href="../exostellar-infrastructure-optimizer/" class="nav-link">
8790
<i class="fa fa-arrow-left"></i> Previous
8891
</a>
8992
</li>

debug/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

delete-cluster/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

deploy-parallel-cluster/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>

deployment-prerequisites/index.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<li class="navitem">
5454
<a href="../soca_integration/" class="nav-link">SOCA Integration</a>
5555
</li>
56+
<li class="navitem">
57+
<a href="../exostellar-infrastructure-optimizer/" class="nav-link">Exostellar Infrastructure Optimizer (XIO)</a>
58+
</li>
5659
<li class="navitem">
5760
<a href="../custom-amis/" class="nav-link">Custom AMIs for ParallelCluster</a>
5861
</li>
@@ -167,6 +170,10 @@
167170
<ul class="nav flex-column">
168171
</ul>
169172
</li>
173+
<li class="nav-item" data-level="2"><a href="#create-exostellar-management-server" class="nav-link">Create Exostellar Management Server</a>
174+
<ul class="nav flex-column">
175+
</ul>
176+
</li>
170177
<li class="nav-item" data-level="2"><a href="#create-configuration-file" class="nav-link">Create Configuration File</a>
171178
<ul class="nav flex-column">
172179
<li class="nav-item" data-level="3"><a href="#configure-the-compute-instances" class="nav-link">Configure the Compute Instances</a>
@@ -211,14 +218,14 @@ <h1 id="deployment-prerequisites">Deployment Prerequisites</h1>
211218
<h2 id="deployment-serverinstance-requirements">Deployment Server/Instance Requirements</h2>
212219
<p>The deployment process was developed and tested using Amazon Linux 2.
213220
It has also been tested on RHEL 8 and RHEL 9.
214-
An easy way to create a deployment instance is to use an AWS Cloud 9 desktop.
221+
An easy way to create a deployment instance is to use AWS CloudShell.
215222
This will give you a code editor IDE and shell environment that you can use to deploy the cluster.</p>
216223
<p>If the required packages aren't installed then you will need sudo or root access on the instance.</p>
217224
<h2 id="configure-aws-cli-credentials">Configure AWS CLI Credentials</h2>
218225
<p>You will needs AWS credentials that provide admin access to deploy the cluster.</p>
219226
<h2 id="clone-or-download-the-repository">Clone or Download the Repository</h2>
220227
<p>Clone or download the aws-eda-slurm-cluster repository to your system.</p>
221-
<pre><code>git clone git@github.com:aws-samples/aws-eda-slurm-cluster.git
228+
<pre><code>git clone https://github.com/aws-samples/aws-eda-slurm-cluster.git
222229
</code></pre>
223230
<h2 id="create-sns-topic-for-error-notifications-optional-but-recommended">Create SNS Topic for Error Notifications (Optional but recommended)</h2>
224231
<p>The Slurm cluster allows you to specify an SNS notification that will be notified when an error is detected.
@@ -469,6 +476,9 @@ <h2 id="create-file-systems">Create File Systems</h2>
469476
when you create the file system.</p>
470477
<p>If the file system already exists, then attach the appropriate security group to the network interfaces of
471478
the file systems.</p>
479+
<h2 id="create-exostellar-management-server">Create Exostellar Management Server</h2>
480+
<p>If you're going to use Exostellar Infrastructure Optimizer (XIO) then you will need to deploy the Exostellar management server.
481+
See the <a href="../exostellar-infrastructure-optimizer">XIO page</a> for details.</p>
472482
<h2 id="create-configuration-file">Create Configuration File</h2>
473483
<p>Before you deploy a cluster you need to create a configuration file.
474484
A default configuration file is found in <a href="https://github.com/aws-samples/aws-eda-slurm-cluster/blob/main/source/resources/config/default_config.yml">source/resources/config/default_config.yml</a>.

0 commit comments

Comments
 (0)