Use pmix by default in slurm
This commit is contained in:
parent
818edccb34
commit
0d5609ecc2
@ -8,5 +8,8 @@
|
||||
nodeName = [
|
||||
"xeon[01-02,07] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=xeon"
|
||||
];
|
||||
extraConfig = ''
|
||||
MpiDefault=pmix
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user