Skip to content

Commit

Permalink
Deploying to gh-pages from @ ca02930 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-crouch committed May 29, 2024
1 parent cc9a8d1 commit 885d7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/02-mpi-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ Let’s create a slurm submission script called `count_primes.sh`. Open an edito
(or copy/paste) the following contents:
~~~
##!/usr/bin/env bash
#!/usr/bin/env bash
#SBATCH --account=yourProjectCode
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=4
Expand Down

0 comments on commit 885d7bd

Please sign in to comment.