Skip to content
Snippets Groups Projects
Commit 76061bce authored by Caughlin Bohn's avatar Caughlin Bohn
Browse files

Finished issue #3, added job status to Slurm Assist

parent 9a704a93
No related branches found
No related tags found
3 merge requests!78Added Office Hours Page,!77Added DUO Screenshot Update and SandStone Docs,!76Sandstone Doc Page And DUO Screenshots
......@@ -44,5 +44,8 @@ The terminal gives you access to the linux command line on crane, similar to wha
Slurm assist is a tool to help create and run slurm submit scripts. The first step is to select a base profile from the profile dropdown menu. Options will appear and the directives will automatically appear. The options are editable to better fit to your specific job with more details found in our submitting jobs documentation. After the directives are filled out, you can then add the commands to start your job in the script section. To save the job, select 'save script for later' and save the script in a known location for later.
{{< figure src="/images/SandstoneSASettings.png" height="300" >}}
From here, you can also schedule the script recently create, by selecting "Schedule Job". A confirmation will appear with the Job ID and then an instruction on how to view the status of your job.
{{< figure src="/images/SandstoneJobConf.png" height="300" >}}
{{< figure src="/images/SandstoneSAStatus.png" height="300" >}}
\ No newline at end of file
{{< figure src="/images/SandstoneJobConf.png" height="150" >}}
{{< figure src="/images/SandstoneSAStatus.png" height="300" >}}
You can view the progress of other jobs from slurm assist by going to the status page. Here you will see the State of the job, its ID, name, group name, runtime, and the start and end times.
{{< figure src="/images/SandstoneSAStatusPage.png" height="150" >}}
{{< figure src="/images/SandstoneSAStatuses.png" height="300" >}}
\ No newline at end of file
static/images/SandstoneSAStatusPage.png

17.1 KiB

static/images/SandstoneSAStatuses.png

121 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment