Hi,
When I put myself in
cd c:\opentelemac\BritishIslesModel\Telemacfiles\Steering.txt_2013-08-19-13h51min14s and then put smpd -install, exactly the same error appears as before:
c:\opentelemac\BritishIslesModel\Telemacfiles\Steering.txt_2013-08-19-13h51min14
s>smpd -install
OpenSCManager failed:
Access is denied. (error 5)
Unable to remove the previous installation, install failed.
When I put mpiexec, the following appears:
c:\opentelemac\BritishIslesModel\Telemacfiles\Steering.txt_2013-08-19-13h51min14
s>mpiexec
Mpiexec is a job startup command.
Usage:
mpiexec -n <maxprocs> [options] executable [args ...]
mpiexec [options] executable [args ...] : [options] exe [args] : ...
mpiexec -configfile <configfile>
Options:
-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>
-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.
-envall
Pass all env vars in current environment.
-envuser
Pass all env vars except the hardware, system env vars.
-envnone
Pass no env vars.
-envlist <list of env var names a,b,c,...>
Pass current values of these vars.
-envexcl <list of env var names a,b,c,...>
Do not pass env vars listed.
-g<local arg name>
global version of local options genv, genvall, genvuser,
genvnone, genvlist, genvexcl, gwdir, ghost, gpath, gmap.
-tune [<confname>]
Apply the tuned data produced by the MPI Tuner utility.
-file <filename>
Old mpich1 job configuration file.
-V
-version
Get version info.
-help
Print this help.
-help2
Print the full options list.
Examples:
mpiexec -n 4 cpi
mpiexec -n 1 -host foo master : -n 8 worker
See Reference Manual for details
Copyright (C) 2007-2012, Intel Corporation. All rights reserved.
I have had a look for the examples you mention but cannot find any, I had some confusion before as to which is the correct MPICH 2 to download from the link...
www.mpich.org/downloads/, could you advise me on this?