-
- Downloads
Have slaunch shrink the number of nodes in a nodelist to the number of tasks
requested. For instance "slaunch -w foo[4,2,2,2,2,4,4] -n3" will only launch 3 tasks on foo[4,2,2], and only asks the controller for foo[4,2,2]. If it asked for the whole string, scontroller would balk.
Loading
Please register or sign in to comment