Devito using mpi4py based on OpenMPI off the hpc-x 2.9 distro #1755
Unanswered
drmichaelt7777
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been building mpi4py using OpenMPI on RHEL7.9 off the HPC-X 2.9 package on MOFED 5.1. I need to use mpi4py for Devito types of applications.
HPCX v2.9.0 brings in components at these versions:
ompi-535358e gitclone (535358e) (Open MPI) 4.1.2a1
hcoll-e1e5680 4.7.3199 (e1e5680)
nccl_rdma_sharp_plugin-c81cc4f 1.0 (c81cc4f)
sharp-4f31054 2.5.0 (4f31054)
ucx-6031c98 1.11.0 (6031c98)
ofed MLNX_OFED_LINUX-5.1-0.6.6.0
Is in your experience this MPI stack successful with mpi4py ?
Are any items I need to watch out for or do specifically for this particular stack?
I am receiving SIGSEGV at run time but it is not clear if they are generated by the ompi+mpi4py stack.
On that note, has anyone tried to use IntelMPI with Devito?
Thanks!
Michael
Beta Was this translation helpful? Give feedback.
All reactions