Skip to content

Commit f8c0463

Browse files
authored
Update job_mpi_multinode.sh
1 parent fc2f7cb commit f8c0463

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

parts/mpi/solution/job_mpi_multinode.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
# Load the latest Julia Module
1111
ml load julia
1212

13+
# This will load the activate.sh in the root path of this repository
14+
# IMPORTATION: for this relative path to work, you need to be in this
15+
# directory when running `sbatch`
1316
# NOTE: because the `solution folder is at a deeper level from the project root
1417
# as the excercise, we've added an additional `/..` to get back to the
1518
# `activate.sh`

0 commit comments

Comments
 (0)