Hi Zheng,
Steven's fix works for me as well. I thought my problem was somehow different because the failure mode appeared different, but this may just be a difference between mpich and lam-mpi. Just a very minor note for others; there is a missing right parenthesis in http://www.mail-archive.com/[email protected]/msg02231.html that is, it should be if (IF_EXCLUSIVE(am_master(), parallel || am_master())) { not if (IF_EXCLUSIVE(am_master(), parallel || am_master()) { Best, Matt > Hi, matt > > H5Tset_size() in h5file::read or h5file::write throws out an error. We > may meet the same bug. > Read > http://www.mail-archive.com/[email protected]/msg02205.html > for details. > > Zheng > 2008-12-7 > _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

