From 01f43c75f2488b163cbb2b0c7adfac4554c21705 Mon Sep 17 00:00:00 2001 From: Sarod Yatawatta Date: Thu, 5 Feb 2015 22:29:44 +0100 Subject: [PATCH] refine options --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c0df7a1..ee145c8 100644 --- a/README +++ b/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