Skip to content

Commit

Permalink
Update libhwloc version to match that of dev_env
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Oct 9, 2023
1 parent 34bacd1 commit dd660a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/conda/recipes/libmrc/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ requirements:
- libgrpc
- gtest 1.13.*
- libabseil
- libhwloc 2.5.*
- libhwloc 2.9.2
- libprotobuf
- librmm {{ rapids_version }}
- nlohmann_json 3.9.1
Expand Down Expand Up @@ -98,7 +98,7 @@ outputs:
- glog
- libgrpc
- libabseil # Needed for transitive run_exports from libgrpc. Does not need a version
- libhwloc 2.5.*
- libhwloc 2.9.2
- libprotobuf # Needed for transitive run_exports from libgrpc. Does not need a version
- librmm {{ rapids_version }}
- nlohmann_json 3.9.*
Expand Down

0 comments on commit dd660a7

Please sign in to comment.