Skip to content

Commit 7eafdbb

Browse files
GHA: Retry with 'Rmpi' as a dependency - take 7
1 parent db19a0e commit 7eafdbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
if: runner.os != 'macOS'
162162
env:
163163
NOT_CRAN: true
164+
OMPI_MCA_rmaps_base_oversubscribe: 1
164165
run: |
165166
install.packages(c("Rmpi", "snow"))
166167
future:::testme("mpi")

0 commit comments

Comments
 (0)