parallelization scripts
This commit is contained in:
7
parallelization/run
Executable file
7
parallelization/run
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /home/stecker/compute/triangle_reflection_complex/parallelization
|
||||
|
||||
unset DISPLAY
|
||||
|
||||
time mpirun -n 50 -x LD_LIBRARY_PATH=/home/stecker/compute/mps/lib --hostfile hostfile_big python3 runjobs.py
|
||||
Reference in New Issue
Block a user