On Jun 2, 2009, at 6:16 AM, Raimundo Garcia wrote:
We have performed some tests, and Meep-MPI works fine when the size of the eps.h5 file is smaller than the memory of a single node, but it hangs when the h5 file is bigger (or close to) than the total amount of memory of the node. Maybe this can be a clue.
Make sure you are using a parallel version of HDF5 (it should have been configured with --enable-parallel before compiling).
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

