Skip to content

Commit

Permalink
Update config/vsc_hortense.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Moors <[email protected]>
  • Loading branch information
laraPPr and smoors authored Dec 16, 2024
1 parent 9bdea87 commit a0641a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/vsc_hortense.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def command(self, job):
if eessi_cvmfs_repo is not None:
prepare_eessi_init = "module --force purge"
launcher = "mpirun"
mpi_module = "env/vsc/dodrio/%s"
mpi_module = "env/vsc/dodrio/{}"
else:
prepare_eessi_init = ""
launcher = "mympirun"
Expand Down

0 comments on commit a0641a5

Please sign in to comment.