owner 1086386 !
thanks
El 2/11/24 a las 0:57, Drew Parsons escribió:
My guess is that 4 is the number of the processes used for the MPI test,
and the test machine does not have 4 CPUs available.
OpenMPI 5 changed the env variables for allowing oversubscribing.
From OMPI_ to PRTE_. Might be that that's what needs updating.
Thanks for spotting it. Yes, I think that's exactly the problem.
I'm going to fix this myself with a team upload, in the same way I see
other similar bugs are being fixed.
Thanks.