Skip to content

Commit

Permalink
launcher local -> mpirun #225
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCladellas committed Feb 10, 2025
1 parent 131d429 commit 7a2b1bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
'name':'gpu',
'scheduler':'squeue',
'launcher':'local',
'launcher':'mpirun',
'max_jobs':4,
'access': ['--partition=gpu'],
'environs': ['default'],
Expand Down

0 comments on commit 7a2b1bb

Please sign in to comment.