Skip to content

Commit

Permalink
Adopt patched pybind11 (nv-morpheus#364)
Browse files Browse the repository at this point in the history
* Adopt patched pybind11
* Update versions of boost & libhwloc to work-around clang CI issue
* A test for this bug exists in Morpheus, but is difficult to reproduce in MRC. A MRC based test coming soon.

fixes nv-morpheus#262

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: nv-morpheus#364
  • Loading branch information
dagardner-nv authored Aug 18, 2023
1 parent 9b47924 commit 9ae280a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ci/conda/environments/dev_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
- autoconf>=2.69
- bash-completion
- benchmark=1.6.0
- boost-cpp=1.74
- boost-cpp=1.82
- ccache
- cmake=3.24
- cuda-toolkit # Version comes from the channel above
Expand All @@ -46,7 +46,7 @@ dependencies:
- isort
- jinja2=3.0
- lcov=1.15
- libhwloc=2.5
- libhwloc=2.9.2
- libprotobuf=3.21
- librmm=23.06
- libtool
Expand Down

0 comments on commit 9ae280a

Please sign in to comment.