Exactly the hint that I needed -- thanks Gilles!
Andy
On 05/24/2017 10:33 PM, Gilles Gouaillardet wrote:
Andy,
it looks like some MPI libraries are being mixed in your environment
from the test/datatype directory, what if you
ldd .libs/lt-external32
does it resolve the the libmpi.so you e
Andy,
it looks like some MPI libraries are being mixed in your environment
from the test/datatype directory, what if you
ldd .libs/lt-external32
does it resolve the the libmpi.so you expect ?
Cheers,
Gilles
On 5/25/2017 11:02 AM, Andy Riebs wrote:
Hi,
I'm trying to build OMPI on RHEL
Hi,
I'm trying to build OMPI on RHEL 7.2 with MOFED on an x86_64 system, and
I'm seeing
=
Open MPI gitclone: test/datatype/test-suite.log
=
# TOTAL: 9
# PASS: 8
# SKI
Please submit *all* the information listed on the help page; the
config.log is not enough.
Thanks!
On May 14, 2009, at 9:15 AM, Camelia Avram wrote:
Hi,
Sorry, my mistake. Attached is the config.log file.
> make install
> no rule to make target 'VERSION', needed by Makefile.in STOP
> omp
On 3/19/07, Jeff Squyres wrote:
I assume that this is with the 6.2 series of the PGI compiler, right?
I had an exchange with PGI about this exact issue a little over a
month ago. This was the response from Brent Leback:
> WRT this issue, I guess it is well understood by some people here,
> but
I assume that this is with the 6.2 series of the PGI compiler, right?
I had an exchange with PGI about this exact issue a little over a
month ago. This was the response from Brent Leback:
WRT this issue, I guess it is well understood by some people here,
but news to me, that when you compi
Hello everyone,
I've stumbled upon the following problem trying to build openmpi 1.2
on RHEL4 with the Portland Group compiler suite. The check for the
Fortran90 compiler fails if the compiler flags contain -g:
configure: WARNING: *** Could not determine the f90 compiler flag to
indicate where