Re: [OMPI users] mca_sharedfp_lockfile issues

2021-11-30 Thread bend linux4ms.net via users
directory for MPI I/O operations ( e.g. /tmp which is a different drive/folder on each node). Thanks Edgar -Original Message- From: users On Behalf Of bend linux4ms.net via users Sent: Tuesday, November 2, 2021 3:33 PM To: Open MPI Open MPI Cc: bend linux4ms.net Subject: [OMPI users

[OMPI users] mca_sharedfp_lockfile issues

2021-11-02 Thread bend linux4ms.net via users
Ok, I got more issues. Maybe someone on the list can help me: Open MPI version: 4.1.1 download from github source Compile on Centos 8.4 using GCC 8.4.1 Configured is: ./configure --enable-shared --enable-static \ --without-tm \ --enable-mpi-cxx \ --enable-wrapper-runpath \ --enable-

[OMPI users] Newbie Question.

2021-11-01 Thread bend linux4ms.net via users
Ok, I a am newbie supporting the a HPC project and learning about MPI. I have the following portion of a shells script: export OMPI_MCA_btl_openib_allow_ib=1 export OMPI_MCA_btl_openib_if_include="mlx5_0:1" mpirun -machinefile ${hostlist} \ --mca opal_common_ucx_opal_mem_hooks 1 \ -np $NP \

Re: [OMPI users] [External] Re: Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
ou can ignore my message about /tmp being mounted noexec. ;) Prentice On 3/30/21 1:04 PM, bend linux4ms.net via users wrote: > I think I have found one of the issues. I took the check c program from > openmpi > and tried to compile and got the following: > > [root@jean-r8-sch24 ben

Re: [OMPI users] Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
n: /usr/lib/gcc/x86_64-redhat-linux/10 Selected GCC installation: /usr/lib/gcc/x86_64-redhat-linux/10 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 Regards, Michael! > bend linux4ms.net via users hat am 30.03.2021 > 19:00 geschrieben: > > >

Re: [OMPI users] [EXTERNAL] Re: Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
ARY_PATH. We have tested building Open MPI with the Intel OneAPI compilers and except for ifx, things went okay. Howard On 3/30/21, 11:12 AM, "users on behalf of bend linux4ms.net via users" wrote: I think I have found one of the issues. I took the check c program from openmpi

Re: [OMPI users] Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
benchmarks]# Ben Duncan - Business Network Solutions, Inc. 336 Elton Road Jackson MS, 39212 "Never attribute to malice, that which can be adequately explained by stupidity" - Hanlon's Razor From: users on behalf of bend linux4ms.net

Re: [OMPI users] Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
stalling a 2020 version of the Intel HPC software. Unfortunately, those versions require purchasing a license. -Original Message- From: users On Behalf Of bend linux4ms.net via users Sent: Tuesday, March 30, 2021 12:42 PM To: Open MPI Open MPI Cc: bend linux4ms.net Subject: [OMPI users] New

[OMPI users] Newbie With Issues

2021-03-30 Thread bend linux4ms.net via users
Hello group, My name is Ben Duncan. I have been tasked with installing openMPI and Intel compiler on a HPC systems. I am new to the the whole HPC and MPI environment so be patient with me. I have successfully gotten the Intel compiler (oneapi version from l_HPCKit_p_2021.1.0.2684_offline.sh in