Skip to content

Commit

Permalink
updated heffte
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Dec 5, 2024
1 parent 21c4621 commit db40f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/heffte/cpu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirements:
build:
- cmake >=3.17.0
- {{ compiler('cxx') }}={{ linux_compiler_version }} # [linux]
- {{ compiler('cxx') }} # [osx]
- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- openmpi
host:
- openmpi >=4.1.6,<5.0a0
Expand Down

0 comments on commit db40f45

Please sign in to comment.