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

2022-02-12 Thread Bertini, Denis Dr. via users
do some debugging / improvement right? Or is it meant for users too? If it is the case, how as user can i make use of MPI_T interface to find out if the fabric itself ( system ) has a problem ( and not the MPI implementation on top of it)? Cheers, Denis

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

2022-02-11 Thread Bertini, Denis Dr. via users
From: George Bosilca Sent: Friday, February 11, 2022 4:25:42 PM To: Open MPI Users Cc: Joseph Schuchart; Bertini, Denis Dr. Subject: Re: [OMPI users] Using OSU benchmarks for checking Infiniband network Collecting data during execution is possible in OMPI either with an

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

2022-02-11 Thread Bertini, Denis Dr. via users
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 transmission. " But i do not know what it is meant with "modified" openMP

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

2022-02-11 Thread Bertini, Denis Dr. via users
Hi Joseph Looking at the MVAPICH i noticed that, in this MPI implementation a Infiniband Network Analysis and Profiling Tool is provided: OSU-INAM Is there something equivalent using openMPI ? Best Denis From: users on behalf of Joseph Schuchart via

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

2022-02-08 Thread Bertini, Denis Dr. via users
Hi I do not have so much experience with MVAPICH. Since we work with singularity container, i can create a container and install this version to compare. Cheers, Denis From: users on behalf of Joseph Schuchart via users Sent: Tuesday, February 8, 2022 4

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

2022-02-08 Thread Bertini, Denis Dr. via users
384 bytes or 16384 double precision = 16384*8bytes? Best Denis From: users on behalf of Benson Muite via users Sent: Tuesday, February 8, 2022 11:47:18 AM To: users@lists.open-mpi.org Cc: Benson Muite Subject: Re: [OMPI users] Using OSU benchmarks for checkin

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

2022-02-08 Thread Bertini, Denis Dr. via users
Denis From: users on behalf of Gus Correa via users Sent: Monday, February 7, 2022 9:14:19 PM To: Open MPI Users Cc: Gus Correa Subject: Re: [OMPI users] Using OSU benchmarks for checking Infiniband network This may have changed since, but these used to be relevant

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

2022-02-07 Thread Bertini, Denis Dr. via users
)? Do you know what is this algorithm (0=ignore)? I still see the wall for message=16384 though ... Best Denis From: Benson Muite Sent: Monday, February 7, 2022 4:59:45 PM To: Bertini, Denis Dr.; Open MPI Users Subject: Re: [OMPI users] Using OSU benchmarks

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

2022-02-07 Thread Bertini, Denis Dr. via users
srun and not mpirun, how to activate the flage for verbosity in that case? Best Denis From: Benson Muite Sent: Monday, February 7, 2022 4:59:45 PM To: Bertini, Denis Dr.; Open MPI Users Subject: Re: [OMPI users] Using OSU benchmarks for checking Infiniband

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

2022-02-07 Thread Bertini, Denis Dr. via users
Hi When i repeat i always got the huge discrepancy at the message size of 16384. May be there is a way to run mpi in verbose mode in order to further investigate this behaviour? Best Denis From: users on behalf of Benson Muite via users Sent: Monday

[OMPI users] Using OSU benchmarks for checking Infiniband network

2022-02-07 Thread Bertini, Denis Dr. via users
difficult to understand. I would be grateful if somebody can share its expertise or such problem with me. Best, Denis - Denis Bertini Abteilung: CIT Ort: SB3 2.265a Tel: +49 6159 71 2240 Fax: +49 6159 71 2986 E-Mail: d.bert...@gsi.de GSI Helmholtzzentrum für Schwerionenforschung GmbH

[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
to 0 to see all help / error messages [lxbk0195:17255] 39 more processes have sent help message help-mpi-btl-openib.txt / error in device init [lxbk0195:17271:0:17271] Caught signal 11 (Segmentation fault: Sent by the kernel at address (nil)) backtrace 0 /lustre/hebe/rz/denis/mpi/ucx/li

[OMPI users] GUI to debug MPI code in Visual Studio Code

2018-03-26 Thread Denis Davydov
cesses (see https://code.visualstudio.com/updates/v1_20#_node-debugging <https://code.visualstudio.com/updates/v1_20#_node-debugging> ), I think it’s only a matter of using this feature of VS Code in the official C++ plugin to provide support for MPI. Regards, Denis._

Re: [OMPI users] mpicc, mpif90, ... not created during installation

2012-06-01 Thread denis cohen
g is that would help the community. Just let me know. Cheers, Denis On Fri, Jun 1, 2012 at 3:27 PM, Jeff Squyres wrote: > On Jun 1, 2012, at 8:20 AM, Aurélien Bouteiller wrote: > >> You need to pass the following option to configure: >> --with-devel-headers --enable-binaries &

Re: [OMPI users] mpicc, mpif90, ... not created during installation

2012-06-01 Thread denis cohen
Thanks Aurelien. This fixed it. Denis On Fri, Jun 1, 2012 at 2:20 PM, Aurélien Bouteiller wrote: > You need to pass the following option to configure: > --with-devel-headers --enable-binaries > > I don't know exactly why the default is not to build them anymore, this is a

[OMPI users] mpicc, mpif90, ... not created during installation

2012-06-01 Thread denis cohen
/hello_c.c I get: /usr/local/openmpi/openmpi-1.6/bin/mpicc hello_c.c Cannot open configuration file /usr/local/openmpi/openmpi-1.6/share/openmpi/mpicc-wrapper-data.txt Error parsing data file mpicc: Not found Any help appreciated. Denis

[OMPI users] icc erroring when trying to use a directory as a source file (Catastrophic error: cannot open source file "paddress.c": is a directory )

2011-07-12 Thread Denis
testany.c type_vector.c add_error_class.c comm_create_keyval.cfile_f2c.c Thank you in advance! Denis.

Re: [O-MPI users] bproc support?

2005-02-15 Thread Denis Dimick
/mailman/listinfo.cgi/users Denis Dimick +1-505-665-9558 Advanced Computing Laboratory, LANL, MS-B287, Los Alamos NM 87545, USA