Skip to content

Commit

Permalink
Fix issues on azure config
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Sep 5, 2024
2 parents f195544 + 1974922 commit 475631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/azure_mc.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# in order to ensure job steps inherit environment. It doesn't hurt to define
# this even if srun is not used
'export SLURM_EXPORT_ENV=ALL'
]
],
'extras': {
'mem_per_node': 768000
},
Expand Down

0 comments on commit 475631b

Please sign in to comment.