[mvapich-discuss] Passing environment variables through mpirun_rsh

shankha shankhabanerjee at gmail.com
Wed Mar 2 09:05:00 EST 2011


Hi,
I wish to pass environments variable to my mpi program while I am
running it through mpirun_rsh. What option should I use ?

e.g. I can pass environment variables to my mpi program while ruining
it through mpiexec in the following way(through the env option):
mpiexec -np 8 -env LD_PRELOAD my_lib ./my_prog

Do I need to build mvapich to use a different process manager (e.g. smpd ).

-- 
Thanks
Shankha


More information about the mvapich-discuss mailing list