Hello Again,
Jerome BENOIT wrote:
> Hello List,
>
> I have just noticed that, when MPI_Comm_spawn is used to launch programs
> around,
> oreted working directory on the nodes is the working directory of the
> spawnning program:
> can we ask to oreted to use an another directory ?
Changing the working the directory via chdir before spawning with MPI_Comm_spawn
changes nothing: the oreted working directory on the nodes seems to be imposed
by something else. As run OMPI on top of SLURM, I guess this is related to SLURM.
Jerome
>
> Thanks in advance,
> Jerome _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
|