Hello
Very sorry
I have followed your advice and this message appeared
Thank you
Carlos
:\opentelemac-mascaret\Degrees_Coordinates_19_October_2015>mpiexec
Usage:
mpiexec -n <maxprocs> [options] executable [args ...]
mpiexec [options] executable [args ...] : [options] exe [args] : ...
mpiexec -configfile <configfile>
options:
standard:
-n <maxprocs>
-wdir <working directory>
-configfile <filename> -
each line contains a complete set of mpiexec options
including the executable and arguments
-host <hostname>
-path <search path for executable, ; separated>
extensions:
-env <variable value>
-hosts <n host1 host2 ... hostn>
-hosts <n host1 m1 host2 m2 ... hostn mn>
-machinefile <filename> - one host per line, #commented
-localonly <numprocs>
-exitcodes - print the exit codes of processes as they exit
-genvlist <list of env var names a,b,c,...> - pass current values of these vars
-g<local arg name> - global version of local options
genv, gwdir, ghost, gpath, gmap
-file <filename> - old mpich1 job configuration file
examples:
mpiexec -n 4 cpi
mpiexec -n 1 -host foo master : -n 8 worker
For a list of all mpiexec options, execute 'mpiexec -help2'
C:\opentelemac-mascaret\Degrees_Coordinates_19_October_2015>