[OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-19 Thread Sangam B via users
Hi, I get following error if the application is compiled with openmpi-3.1.1: mpifort -O3 -march=native -funroll-loops -finline-aggressive -flto -J./bin/obj_amd64aocc20 -std=f2008 -O3 -march=native -funroll-loops -finline-aggressive -flto -fallow-fortran-gnu-ext -ffree-form -fdefault-real-8 exampl

Re: [OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-19 Thread Sangam B via users
Hi, OpenMPI is configured as follows: export CC=`which clang` export CXX=`which clang++` export FC=`which flang` export F90=`which flang` ../configure --prefix=/sw/openmpi/3.1.1/aocc20hpcx210-mpifort --enable-mpi-fortran --enable-mpi-cxx --without-psm --without-psm2 --without-knem --without-libf

Re: [OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-19 Thread Sangam B via users
producer is ? > > > > Cheers, > > > > Gilles > > > > On Mon, Aug 19, 2019 at 6:42 PM Sangam B via users > > wrote: > > > > > > Hi, > > > > > > OpenMPI is configured as follows: > > > > > > export CC=`

Re: [OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-19 Thread Sangam B via users
reproducer is ? > > Cheers, > > Gilles > > On Mon, Aug 19, 2019 at 6:42 PM Sangam B via users > wrote: > > > > Hi, > > > > OpenMPI is configured as follows: > > > > export CC=`which clang` > > export CXX=`which clang++` > > export

Re: [OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-19 Thread Sangam B via users
erflow.com/help/minimal-reproducible-example ? > > Cheers, > > Gilles > > On Mon, Aug 19, 2019 at 7:19 PM Sangam B via users > wrote: > > > > Hi, > > > > Here is the sample program snippet: > > > > > > #include "in

Re: [OMPI users] Error with OpenMPI: Could not resolve generic procedure mpi_irecv

2019-08-21 Thread Sangam B via users
Thanks Jeff for the resolution. On Mon, Aug 19, 2019 at 7:45 PM Jeff Squyres (jsquyres) wrote: > On Aug 19, 2019, at 6:15 AM, Sangam B via users > wrote: > > > > subroutine recv(this,lmb) > > class(some__example6), intent(inout) :: this > >

[OMPI users] Fwd: Ompi-5.0.2 + ucx-1.17 on Infiniband fails to run

2024-07-07 Thread Sangam B via users
Hi, The application compiled with OpenMPI-5.0.2 or 5.0.3 runs fine *only if "mpirun -mca pml ob1" *option is used. If any other options such as "-mca pml ucx" OR some other btl options OR if none of the options are used, then it fails with following error: [n1:0] *** An error occurred in MPI_

[OMPI users] OpenMPI-5.0.5 + Ucx-1.16: UCX ERROR Failed to query resources: Out of memory

2024-09-11 Thread Sangam B via users
Hello Ompi Users, UCX version: https://github.com/openucx/ucx/releases/download/v1.16.0 OpenMPI version: 5.0.5 OpenMPI is installed with Ucx, Pmix, Libevent & hwloc. The job which is run on 4 nodes with 192 ranks per node fails with following UCX error: ucp_context.c:1112 U