Re: [OMPI users] Anyone try building openmpi 4.0.5 w/ llvm 11

2020-10-22 Thread Gilles Gouaillardet via users
Alan, thanks for the report, I addressed this issue in https://github.com/open-mpi/ompi/pull/8116 As a temporary workaround, you can apply the attached patch. FWIW, f18 (shipped with LLVM 11.0.0) is still in development and uses gfortran under the hood. Cheers, Gilles On Wed, Oct 21, 2020 at

Re: [OMPI users] Anyone try building openmpi 4.0.5 w/ llvm 11

2020-10-21 Thread SERGENT, MARC via users
ce 38130 Echirolles, France De : users De la part de Alan Wild via users Envoyé : vendredi 16 octobre 2020 01:54 À : users@lists.open-mpi.org Cc : Alan Wild Objet : [OMPI users] Anyone try building openmpi 4.0.5 w/ llvm 11 Caution! External email. Do not open attachments or click links, unl

[OMPI users] Anyone try building openmpi 4.0.5 w/ llvm 11

2020-10-20 Thread Alan Wild via users
More specifically building the new “flang” compiler and compiling openmpi with the combination of clang/flang rather than clang/gfortran. Configure is passing (including support for 16 byte REAL and COMPLEX types. However there is one file that uses REAL128 and CONPLE(REAL128) and I’m getting typ