Skip to content

Building cuda aware openMPI does not seem to work #12334

@PhilipDeegan

Description

@PhilipDeegan

with version 5.0.2 from https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.2.tar.bz2
UCX v1.15.0 from https://github.com/openucx/ucx

Using the guide at https://www.open-mpi.org/faq/?category=buildcuda
but without gdrcopy

always results in the support for cuda showing false, yet the extension modules lists cuda

ompi_info --parsable --all | grep mpi_built_with_cuda_support:value
mca:mpi:base:param:mpi_built_with_cuda_support:value:fals
ompi_info | grep 'MPI ext'
          MPI extensions: affinity, cuda, ftmpi, rocm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions