Skip to content

Commit f8fabc8

Browse files
committed
ci: Try with RDMAV_FORK_SAFE=1
1 parent 6d0abc7 commit f8fabc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pytest-core-mpi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
OMP_NUM_THREADS: "1"
2929
CC: "gcc-9"
3030
CXX: "g++-9"
31+
RDMAV_FORK_SAFE: 1
3132

3233
steps:
3334
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)