Skip to content

Commit

Permalink
attempt to use libhwloc 2
Browse files Browse the repository at this point in the history
  • Loading branch information
stain committed Feb 8, 2019
1 parent 7b98c8f commit c1ff602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/gromacs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ requirements:
host:
- openmp # [linux]
- ocl-icd # [linux]
- libhwloc 1.*
- libhwloc 2.*
- fftw
- perl
- python >=2.7,<3
run:
- ocl-icd # [linux]
- openmp # [linux]
- fftw
- libhwloc 1.*
- libhwloc 2.*

test:
commands:
Expand Down

0 comments on commit c1ff602

Please sign in to comment.