Re: [OMPI users] config: gfortran: "could not run a simple Fortran program"

2021-03-07 Thread Anthony Rollett via users
se compress and attach both openmpi-config.out and config.log, so > we can diagnose the issue. > > Cheers, > > Gilles > > On Mon, Mar 8, 2021 at 6:48 AM Anthony Rollett via users > wrote: >> >> I am trying to configure v 4.1 with the following, which fail

[OMPI users] config: gfortran: "could not run a simple Fortran program"

2021-03-07 Thread Anthony Rollett via users
I am trying to configure v 4.1 with the following, which fails as noted in the Subject line. ./configure --prefix=/Users/Shared/openmpi410 \ FC=gfortran CC=clang CXX=c++ --disable-static \ 2>&1 | tee openmpi-config.out On a 2019 MacbookPro with 10.15 (but I had the same problem with 10.14). Gfor

Re: [OMPI users] Configure MPI_ADDRESS_KIND and MPI_OFFSET_KIND (OSX 10.6; gcc, g95, openmpi-1.4.5.)

2012-03-06 Thread Anthony Rollett
manually edit, I hope there's no other > as-yet-undiscovered dragons awaiting you around the corner...) > > > On Mar 3, 2012, at 1:56 PM, Anthony Rollett wrote: > >> Greetings - I am able to configure and install 1.4.5 with fortran support. >> However, when I try to

[OMPI users] Configure MPI_ADDRESS_KIND and MPI_OFFSET_KIND (OSX 10.6; gcc, g95, openmpi-1.4.5.)

2012-03-03 Thread Anthony Rollett
Greetings - I am able to configure and install 1.4.5 with fortran support. However, when I try to use MPI_ADDRESS_KIND and MPI_OFFSET_KIND, I find that mpif-config.h has these parameters set to 0 (and I get compiler errors). Is there a way to configure and have these be non-zero? Is it safe t