intel / intel/mpi-benchmarks

Hangs in some IMB-RMA tests when I_MPI_ROOT is set and when using a non-One API-provided libfabric

Open
#48 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
189
Forks
70
PR merge metrics
No merged PRs in 30d

Description

The IMB-RMA tests Accumulate, Get_accumulate, Fetch_and_op, and Compare_and_swap all hang for us if we use a libfabric version other than the one provided with OneAPI.

If, however, we unset the env var I_MPI_ROOT, all the tests complete normally.

We discovered this because the script which we source for OneAPI MPI is setting that env var:

`source /opt/intel/oneapi/mpi/latest/env/vars.sh release`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.