Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-12 Thread Bertini, Denis Dr. via users
Fri, Feb 11, 2022 at 9:43 AM Bertini, Denis Dr. via users mailto:users@lists.open-mpi.org>> wrote: I have seen in OSU INAM paper: " While we chose MVAPICH2 for implementing our designs, any MPI runtime (e.g.: OpenMPI [12]) can be modified to perform similar data collection and transm

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-11 Thread Bertini, Denis Dr. via users
external tool, such as mpiP, or the internal infrastructure, SPC. Take a look at ./examples/spc_example.c or ./test/spc/spc_test.c to see how to use this. George. On Fri, Feb 11, 2022 at 9:43 AM Bertini, Denis Dr. via users mailto:users@lists.open-mpi.org>> wrote: I have seen in OSU INAM

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-11 Thread Bertini, Denis Dr. via users
) to see whether Open MPI > is at fault or the system is somehow to blame for it? > > Thanks > Joseph > > On 2/8/22 03:06, Bertini, Denis Dr. via users wrote: > > > > Hi > > > > Thanks for all these informations ! > > > > > > But i have

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-11 Thread Bertini, Denis Dr. via users
(MVAPICH) to see whether Open MPI is at fault or the system is somehow to blame for it? Thanks Joseph On 2/8/22 03:06, Bertini, Denis Dr. via users wrote: > > Hi > > Thanks for all these informations ! > > > But i have to confess that in this multi-tuning-parameter space, &

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-08 Thread Bertini, Denis Dr. via users
fault or the system is somehow to blame for it? Thanks Joseph On 2/8/22 03:06, Bertini, Denis Dr. via users wrote: > > Hi > > Thanks for all these informations ! > > > But i have to confess that in this multi-tuning-parameter space, > > i got somehow lost. > >

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-08 Thread Bertini, Denis Dr. via users
g Infiniband network On 2/8/22 11:06 AM, Bertini, Denis Dr. via users wrote: > Hi > > Thanks for all these informations ! > > > But i have to confess that in this multi-tuning-parameter space, > > i got somehow lost. > > Furthermore it is somtimes mixing between us

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-08 Thread Bertini, Denis Dr. via users
; on behalf of Benson > Muite via users mailto:users@lists.open-mpi.org>> > *Sent:* Monday, February 7, 2022 2:27:34 PM > *To:* users@lists.open-mpi.org<mailto:users@lists.open-mpi.org> > *Cc:* Benson Muite > *Subject:* Re: [OMPI users] Using OSU benchmarks for checking Infiniban

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-07 Thread Bertini, Denis Dr. via users
- > *From:* users on behalf of Benson > Muite via users > *Sent:* Monday, February 7, 2022 2:27:34 PM > *To:* users@lists.open-mpi.org > *Cc:* Benson Muite > *Subject:* Re: [OMPI users] Using OSU benchmarks for checking Infiniband > network > Hi, > Do you get sim

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-07 Thread Bertini, Denis Dr. via users
rs on behalf of Benson > Muite via users > *Sent:* Monday, February 7, 2022 2:27:34 PM > *To:* users@lists.open-mpi.org > *Cc:* Benson Muite > *Subject:* Re: [OMPI users] Using OSU benchmarks for checking Infiniband > network > Hi, > Do you get similar results when you repeat t

Re: [OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-07 Thread Bertini, Denis Dr. via users
, February 7, 2022 2:27:34 PM To: users@lists.open-mpi.org Cc: Benson Muite Subject: Re: [OMPI users] Using OSU benchmarks for checking Infiniband network Hi, Do you get similar results when you repeat the test? Another job could have interfered with your run. Benson On 2/7/22 3:56 PM, Bertini, Denis Dr

[OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-07 Thread Bertini, Denis Dr. via users
Hi I am using OSU microbenchmarks compiled with openMPI 3.1.6 in order to check/benchmark the infiniband network for our cluster. For that i use the collective all_reduce benchmark and run over 200 nodes, using 1 process per node. And this is the results i obtained 😎 ##

[OMPI users] Problem with OpenMPI v 4.0.1 with UCX on IB network with hca_id mlx4_0

2019-04-25 Thread Bertini, Denis Dr. via users
Hi I tried to install OpenMPI v 4.0.1 on our Debian cluster using Infiniband network with following dev_info: hca_id: mlx4_0 1) I first tried to install openMPI without UCX framework and i runs prefectly as before just need to add >export OMPI_MCA_btl_openib_allow_ib=1 to remove the warning l