Skip to content

Commit

Permalink
Changed MPI version (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
brownbaerchen authored Nov 14, 2024
1 parent 31d83a2 commit 0ea5135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pySDC/projects/AllenCahn_Bayreuth/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: pySDC
channels:
- conda-forge
dependencies:
- mpich
- mpi4py>=3.0.0
- mpi4py-fft>=2.0.2
- matplotlib>=3.0
Expand Down
1 change: 1 addition & 0 deletions pySDC/projects/SDC_showdown/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: pySDC
channels:
- conda-forge
dependencies:
- mpich
- petsc4py
- matplotlib>=3.0
- dill>=0.2.6
Expand Down

0 comments on commit 0ea5135

Please sign in to comment.