Skip to content

Commit

Permalink
removed deprecated notes on watcloud slurm dev guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed Sep 11, 2024
1 parent f3a8c12 commit e57bb25
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pages/onboarding/asd_watcloud_dev.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,3 @@ There is no setup. Creating an SLURM job is really easy. It was what SLURM was d
<Callout type="default" emoji="✏️">
**Deliverable** Run a SLURM batch job with 2 CPUs that counts to 60.
</Callout>

If you want to create a slurm job that runs inside a docker container, you can use the following helper script.

```bash
cd wato_asd_tooling
bash slurm_templates/custom_job_node.sh
```
<Callout type="warning" emoji="⚠️">
You need to have access to our docker registry to make this work. You can come back to this when you've learned about docker in the [General Onboarding](/onboarding/asd_general_onboarding)
</Callout>

0 comments on commit e57bb25

Please sign in to comment.