Hang during MPI shm allocation
Open
bug
- Dominant language
- C++
- Stars
- 119
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
% make clean; make -j stencil=test_1d radius=0 trace=1 check=1
% bin/yask.sh -ranks 2 -stencil test_1d -v -trace -msg_rank 1 -use_shm
...
Allocating 256B for 1 MPI buffer(s) using MPI shm...
[hangs here]
Does not hang w/-no-use_shm or when radius>0.
Found on version 4.04.01.
Contributor guide
Assessment
This issue has not been assessed yet.