Steven G. Johnson wrote:
> On Nov 10, 2008, at 1:55 PM, Steven G. Johnson wrote:
>
>> if (IF_EXCLUSIVE(am_master(), 1)) {
>>
>
> Actually, I think that should be:
>
> if (IF_EXCLUSIVE(am_master(), parallel || am_master()) {
>
> Even with parallel-HDF5, only the master process should write if !
> parallel (i.e. if the file was opened in serial-access mode).
>
>
> _______________________________________________
> meep-discuss mailing list
> [email protected]
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
>
>
>
Dear Steven:
I have tried PHDF5+meep-mpi and serial-HDF5+meep-mpi: it passed in both
cases.
Zheng
2008-11-12
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss