Skip to content

Commit

Permalink
Add mpich as a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Jan 11, 2025
1 parent a43c147 commit b7e29cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/mdi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ requirements:
- make
- ninja
- python {{ python }}
- mpi
- mpich
host:
- python {{ python }}
- mpi
- mpich
run:
- python {{ python }}
- mpi
- mpich

test:
commands:
Expand Down

0 comments on commit b7e29cb

Please sign in to comment.