Skip to content

Commit

Permalink
libhwloc 2 and openmpi < 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Bonomi committed Apr 3, 2024
1 parent 8440bd1 commit 4d978c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions gromacs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ requirements:
- llvm-openmp # [osx]
- python
host:
- openmpi
- openmpi<5
- fftw
- libhwloc 1.*
- libhwloc 2.*
- libblas
- liblapack
- llvm-openmp # [osx]
- plumed
run:
- openmpi
- openmpi<5
- fftw
- libhwloc 1.*
- libhwloc 2.*
- llvm-openmp # [osx]
- plumed >=2

Expand Down
4 changes: 2 additions & 2 deletions plumed/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ requirements:
- llvm-openmp # [osx]
- make
host:
- openmpi
- openmpi<5
- fftw
- gsl
- libblas
- liblapack
- llvm-openmp # [osx]
- zlib
run:
- openmpi
- openmpi<5
- gawk
- llvm-openmp # [osx]

Expand Down

0 comments on commit 4d978c6

Please sign in to comment.