Skip to content

Commit cbdf352

Browse files
Force mapping by core on Github
1 parent 782e739 commit cbdf352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
CFLAGS: "-Wall -pedantic"
2525
FFLAGS: "-fcheck=all,no-bounds"
2626
BUILD_TYPE: Release
27-
MPIEXEC_PREFLAGS: "--oversubscribe"
27+
MPIEXEC_PREFLAGS: "--oversubscribe --map-by core"
2828

2929
defaults:
3030
run:

0 commit comments

Comments
 (0)