Skip to content

Commit

Permalink
test mpich
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt committed Aug 20, 2024
1 parent b726002 commit 74a0410
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: mpi4py/setup-mpi@v1
with:
mpi: intelmpi
#with:
# mpi: intelmpi
- uses: actions/cache@v4
id: babeltrace2
env:
Expand Down Expand Up @@ -147,8 +147,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: mpi4py/setup-mpi@v1
with:
mpi: intelmpi
#with:
# mpi: intelmpi
- uses: actions/cache@v4
id: babeltrace2
env:
Expand Down

0 comments on commit 74a0410

Please sign in to comment.