made the minion submit script more legible
This commit is contained in:
parent
a1527b25c8
commit
7392098ca8
@ -4,8 +4,10 @@ export LD_LIBRARY_PATH=/usr/mpi/fsl_openmpi_gcc-1.4.2/lib:/opt/intel/mkl/10.2.5.
|
||||
|
||||
PYTHON=/fslhome/smm58/research/bin/python
|
||||
SCRIPT=/fslhome/smm58/src/research/bin/minion.py
|
||||
OPTIONS='-v -p 6667'
|
||||
SERVER=bigmemssh
|
||||
INPUT=/fslhome/smm58/compute/gmsh/gmsh.3D.1.msh
|
||||
OPTIONS=''
|
||||
SERVER=bigmemssh.fsl.byu.edu
|
||||
|
||||
# approximately 1e6 tets is gmsh.3D.2.msh
|
||||
INPUT=/fslhome/smm58/compute/gmsh/gmsh.3D.2.msh
|
||||
|
||||
$PYTHON $SCRIPT $OPTIONS $SERVER $INPUT
|
||||
|
Loading…
Reference in New Issue
Block a user