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
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
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=`
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
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
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
> >
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_
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