Skip to content

Commit b979b6f

Browse files
committed
intelmpi: Unset MPI4PY_RC_RECV_MPROBE=false
1 parent 519baf1 commit b979b6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/intelmpi.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@ jobs:
118118
if: ${{ false }}
119119
timeout-minutes: 10
120120

121-
- name: Set MPI4PY_RC_RECV_MPROBE=false
122-
run: echo "MPI4PY_RC_RECV_MPROBE=false" >> $GITHUB_ENV
123-
shell: bash
124-
125121
- name: Test mpi4py.futures (singleton)
126122
run: python demo/futures/test_futures.py -v
127123
if: ${{ true }}

0 commit comments

Comments
 (0)