3 lines
89 B
Bash
3 lines
89 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
mpirun --host worker1,worker2,worker3 light -i ./files/class_1_easy_10_0.cnf
|