Skip to content

Commit

Permalink
switch to openmpi for the conda environment
Browse files Browse the repository at this point in the history
That makes the cmake tester work on macos.
  • Loading branch information
tukss committed Jun 21, 2024
1 parent 444d69d commit 8bfcd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
- compilers=1.4.2
- openblas=0.3.25
- fftw=3.3
- mpich=3.4
- openmpi=4.1.6
- funcsigs=1.0
- vtk=9.0
- docopt=0.6

0 comments on commit 8bfcd35

Please sign in to comment.