-> 10 machines (11 -> 1.2
hours), very satisfying!
Aaron Thompson
Vanderbilt University
aaron.p.thomp...@vanderbilt.edu
On Jun 7, 2007, at 8:44 PM, Brock Palen wrote:
We have a few users using DLPOLY with OMPI. Running just fine.
Watch out what kind of simulation you are doing
Any
ideas? The test programs included with OpenMPI show that it is
running correctly across multiple nodes.
Sorry if this is a little off-topic, I wasn't able to find help on
the official DL POLY mailing list.
Thank you!
Aaron Thompson
Vanderbilt University
aaron.p.thomp...@vanderbilt.edu
f you get an error like
Fatal Error: Reading module mpi at line 3562 column 2: Expected integer
it may mean that you've used a different version of cc than gfortran
when configuring OpenMPI.
The configure script ought to warn about this!
Aaron Thompson
Vanderbilt University
aar
-showme outputs:
gfortran -I/usr/local/include -I/usr/local/lib -Wl,-u,_munmap -Wl,-
multiply_defined,suppress -L/usr/local/lib -lmpi_f90 -lmpi_f77 -lmpi -
lopen-rte -lopen-pal
Any ideas what could be wrong? I think I'm going to be seeing ./
configure script output in my dreams...
Thank