On Wed, 8 Aug 2007, matt wrote:
> % mpirun -np 4 meep-mpi mm1.ctl > noscatrun.out && echo "finished"
> meep: not compiled with HDF5, required for HDF5 outputmeep:
> [cli_0]: aborting job:
> application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
>
> Is this an install problem, or is there something I should do in the ctl
> file to implement said hacks?

This looks like an installation problem; configure didn't find your HDF5 
library.  (If configure finds HDF5, it checks whether HDF5 was compiled 
with MPI support and otherwise it uses the serial hacks automatically.)

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to