<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear All<br><br>when i run WRF using command "mpiexec - np 6 ./wrf.exe " i got this error: <br><br>"<br>[mpiexec@mechanic-desktop] match_arg (./utils/args/args.c:122): unrecognized argument <br>[mpiexec@mechanic-desktop] HYDU_parse_array (./utils/args/args.c:140): argument matching returned error<br>[mpiexec@mechanic-desktop] parse_args (./ui/mpich/utils.c:1387): error parsing input array<br>[mpiexec@mechanic-desktop] HYD_uii_mpx_get_parameters (./ui/mpich/utils.c:1438): unable to parse user arguments<br><br>Usage: ./mpiexec [global opts] [exec1 local opts] : [exec2 local opts] : ...<br><br>Global options (passed to all executables):<br><br> Global environment options:<br> -genv {name} {value} environment variable name and value<br> -genvlist
{env1,env2,...}
environment variable list to pass<br> -genvnone do not pass any environment variables<br> -genvall pass all environment variables not managed<br> by the launcher (default)<br><br> Other global options:<br> -f {name} file containing the host
names<br> -hosts {host list} comma separated host list<br> -wdir {dirname} working directory to use<br> -configfile {name} config file containing MPMD launch options<br><br><br>Local options (passed to individual executables):<br><br> Local environment options:<br> -env {name} {value} environment variable name and value<br> -envlist {env1,env2,...} environment variable list to pass<br>
-envnone do not pass any environment variables<br> -envall pass all environment variables (default)<br><br> Other local options:<br> -n/-np {value} number of processes<br> {exec_name} {args} executable name and arguments<br><br><br>Hydra specific options (treated as global):<br><br> Launch options:<br>
-launcher launcher to use ( ssh rsh fork slurm ll lsf sge manual persist)<br> -launcher-exec executable to use to launch processes<br> -enable-x/-disable-x enable or disable X forwarding<br><br> Resource management kernel options:<br> -rmk resource management kernel to use ( user slurm ll lsf sge pbs)<br><br> Hybrid programming options:<br>
-ranks-per-proc assign so many ranks to each process<br><br> Processor topology options:<br> -binding process-to-core binding mode<br> -topolib processor topology library ( hwloc plpa)<br><br> Checkpoint/Restart options:<br> -ckpoint-interval checkpoint interval<br> -ckpoint-prefix checkpoint file
prefix<br> -ckpoint-num checkpoint number to restart<br> -ckpointlib checkpointing library ( blcr)<br><br> Demux engine options:<br> -demux demux engine ( poll select)<br><br> Other Hydra options:<br> -verbose verbose mode<br>
-info build information<br> -print-all-exitcodes print exit codes of all processes<br> -iface network interface to use<br> -ppn processes per node<br> -profile turn on internal
profiling<br> -prepend-rank prepend rank to output<br> -prepend-pattern prepend pattern to output<br> -outfile-pattern direct stdout to file<br> -errfile-pattern direct stderr to file<br> -nameserver name server information (host:port format)<br>
-disable-auto-cleanup don't cleanup processes on error<br> -disable-hostname-propagation let MPICH2 auto-detect the hostname<br> -order-nodes order nodes as ascending/descending cores<br><br>Please see the intructions provided at<br>http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager<br>for further details"<br><br>Can anybody help me with this?<br><br>Thanks in advance</td></tr></table>