refine options
This commit is contained in:
parent
7ccec68eb6
commit
01f43c75f2
2
README
2
README
|
@ -90,7 +90,7 @@ Use mpirun to run sagecal-mpi, example:
|
|||
mpirun -np 11 -hostfile ./machines --map-by node --cpus-per-proc 8
|
||||
--mca yield_when_idle 1 -mca orte_tmpdir_base /scratch/users/sarod
|
||||
/full/path/to/sagecal-mpi -f mslist -A 30 -P 2 -r 5
|
||||
-s sky.txt -c cluster.txt -n 16 -t 1 -e 3 -g 2 -l 10 -m 7 -x 10 -F 1 -j 5 -T 1
|
||||
-s sky.txt -c cluster.txt -n 16 -t 1 -e 3 -g 2 -l 10 -m 7 -x 10 -F 1 -j 5
|
||||
|
||||
Specific options :
|
||||
-np 11 : 11 processes : starts 10 slaves + 1 master
|
||||
|
|
Loading…
Reference in New Issue