[gpaw-users] GPAW with mpirun on multiple hosts - revisited

Jesper Rude Selknæs jesperrude at gmail.com
Tue Jul 3 16:06:01 CEST 2012


Hi

I ran your tests, and it pointet me in the right direction. My
submission script was not setting the tmpdir, and by setting it, my
jobs completes flawlessly. My home dir is on a NFS by the way.

I anybody is interested, i do have the output of the tests, but since
the problem was resolved, I won't spam the list, unless somebody
really wants the results.

Thanks a lot for a simple solution.

R.

Jesper



2012/7/2 Marcin Dulak <Marcin.Dulak at fysik.dtu.dk>:
> Hi,
>
> is your working directory on a shared filesystem (nfs)?
> Can you run the following, these examples print to stdout:
> mpiexec -wdir `pwd` --tmpdir `pwd` --debug-daemons --verbose --hostfile
> mpihosts gpaw-python -c "import gpaw.mpi; print gpaw.mpi.rank"
> mpiexec -wdir `pwd` --tmpdir `pwd` --debug-daemons --verbose --hostfile
> mpihosts gpaw-python gpaw/test/hgh_h2o.py
> and this one creates H.txt
> mpiexec -wdir `pwd` --tmpdir `pwd` --debug-daemons --verbose --hostfile
> mpihosts gpaw-python gpaw/test/ase3k.py
>
> mpihosts contains one hostname per line.
>
> Marcin
>
>
> On 06/29/12 15:03, Jesper Rude Selknæs wrote:
>>
>> Hi list
>>
>> I am experiencing a problem, which has previously been described in
>> the list by Chris Willmore in the tread "GPAW with mpirun on multiple
>> hosts". I am experiencing the exact same problem, but the old thread
>> does not yield a solution. Does anybody out there has an idea of what
>> the cause of this problem is, and how i might resolve it ?
>>
>> Thanks in advance.
>>
>> Jesper R. Selknæs
>>
>> _______________________________________________
>> gpaw-users mailing list
>> gpaw-users at listserv.fysik.dtu.dk
>> https://listserv.fysik.dtu.dk/mailman/listinfo/gpaw-users
>>
>
>



More information about the gpaw-users mailing list