3 lines
119 B
Bash
Executable File
3 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make -j 16 && mpirun -np 2 --allow-run-as-root ./light -i data/class_1_easy_10_0.cnf --share=1 --threads=4 |