Skip to content

Commit 0ea5135

Browse files
Changed MPI version (#505)
1 parent 31d83a2 commit 0ea5135

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pySDC/projects/AllenCahn_Bayreuth/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: pySDC
44
channels:
55
- conda-forge
66
dependencies:
7+
- mpich
78
- mpi4py>=3.0.0
89
- mpi4py-fft>=2.0.2
910
- matplotlib>=3.0

pySDC/projects/SDC_showdown/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: pySDC
44
channels:
55
- conda-forge
66
dependencies:
7+
- mpich
78
- petsc4py
89
- matplotlib>=3.0
910
- dill>=0.2.6

0 commit comments

Comments
 (0)