Hi,
I'm installting OpenMPI on Archlinux 6.7.0. Everything goes well till:
Testsuite summary for Open MPI 5.0.1
# TOTAL: 13
# PASS: 13
# SKIP:
Hi, while trying to run a MPI program, I received the following:
[vorlket@server ~]$ mpirun -host server:4,midiserver:4,miniserver:1 -np 9
/home/vorlket/sharedfolder/mpi-prime
--
PRTE detected a mismatch in versions between t
I makepkg -s again and it installed. The problem solved but would be nice if
someone can explain the situation. Thanks.
From: users On Behalf Of Kook Jin Noh via
users
Sent: Sunday, 21 April 2024 8:18 PM
To: users@lists.open-mpi.org
Cc: Kook Jin Noh
Subject: [OMPI users] Another OpenMPI 5.0.1.
Hi Greg,
Sorry for the late response , I have strict working hours and project schedule.
I do not have much to help on that problem, but according to your description
there could be some points to check.
You stated that you don't have problems with IntelMPI. As far I know, with
--bind-to-none op
pacman -R prrte, pacman -Syu prrte solved it.
From: users On Behalf Of Kook Jin Noh via
users
Sent: Sunday, 21 April 2024 9:25 PM
To: users@lists.open-mpi.org
Cc: Kook Jin Noh
Subject: [OMPI users] PRTE mismatch
Hi, while trying to run a MPI program, I received the following:
[vorlket@server
After updating prrte and I tried to install openmpi and the problem arises
again. Please help. Thanks.
From: users On Behalf Of Kook Jin Noh via
users
Sent: Sunday, 21 April 2024 9:27 PM
To: Open MPI Users
Cc: Kook Jin Noh
Subject: Re: [OMPI users] Another OpenMPI 5.0.1. Installation Failure
Hi,
Is there any reason why you do not build the latest 5.0.2 package?
Anyway, the issue could be related to an unknown filesystem.
Do you get a meaningful error if you manually run
/.../test/util/opal_path_nfs?
If not, can you share the output of
mount | cut -f3,5 -d' '
Cheers,
Gilles
On Sun