Skip to content

Commit

Permalink
BUG: messing with fierro-cpu conda package
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Mar 18, 2024
1 parent fe5616b commit dd07554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .conda/fierro/cpu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ requirements:
- {{ compiler('c') }}={{ macos_compiler_version }} # [osx]
- {{ compiler('cxx') }}={{ linux_compiler_version }} # [linux]
- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- {{ compiler('fortran') }}
- openmpi={{ mpi_version }}
host:
- _openmp_mutex # [linux]
Expand Down

0 comments on commit dd07554

Please sign in to comment.