Re: Problem running mpb-mpi
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 8 Aug 2006, Nicolas Tetreault wrote: > That got me passed the initial hang, but it stops very soon after with > this error in the output file: > > Solving for bands 1 to 7... > near maximum in trace > p0_3320: p4_error: : 1 > Broken pipe As I said, this sounds like a problem with your MPI installation; try using a recent version of LAM or OpenMPI. > Compiling mpb without hdf5 (by crippling the configure script since it > won't configure without, see other post "MPB Installation problem - If you have to hack the configure script to get it to compile without HDF5, then you have probably screwed something up. Download a fresh copy of MPB and follow the instructions regarding the LDFLAGS and CPPFLAGS variables passed to the configure script in order to tell it where you've installed stuff. As a general rule, if you find yourself hacking on things without understanding the source of the errors, then you are probably doing something wrong. Cordially, Steven G. Johnson