[mpich-discuss] mpirun not running in batch mode.

Gilles Gouaillardet gilles.gouaillardet at iferc.org
Fri Jun 13 04:39:30 CDT 2014


Francisco,

i cannot access to the vernote.com web site :-(

anyway, you can try to add the following two lines :

export PATH=/usr/local/mpich2-1.0.5/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/mpich2-1.0.5/lib:$LD_LIBRARY_PATH

at the beginning of your cron script and try again

Cheers,

Gilles

On 2014/06/13 18:44, Francisco Pastor wrote:
> I tried what you said and it seems you are right about environment. In
> the case run from crontab there is an error message telling mpirun is
> not found and a warning:
>
> "ldd: faltan los ficheros de argumentos /(missing argument files)"/
>
> You can see full output of shell, at and crontab in:
>
>  https://www.evernote.com/shard/s162/sh/641d8db6-9252-49f5-b7d7-3592e0591c2f/f0bccdd25e1b5ac444879b6212f34912
>
>
> Should I add export PATH=/usr/local/mpich2-1.0.5 to the script? I'm
> gonna try. What about the ldd message?




More information about the discuss mailing list