Skip to content

Commit

Permalink
Update glog and libgrpc to be compat with rapids 24.06
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed May 23, 2024
1 parent a89026b commit d4d2b8f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions conda/environments/all_cuda-121_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ dependencies:
- flake8
- gcovr=5.2
- gdb
- glog=0.6
- glog=0.7
- gtest=1.14
- gxx=11.2
- include-what-you-use=0.20
- libclang-cpp=16
- libclang=16
- libgrpc=1.59
- libgrpc=1.62
- libhwloc=2.9.2
- librmm=24.06
- libxml2=2.11.6
Expand Down
4 changes: 2 additions & 2 deletions conda/environments/ci_cuda-121_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ dependencies:
- cxx-compiler
- doxygen=1.9.2
- gcovr=5.2
- glog=0.6
- glog=0.7
- gtest=1.14
- gxx=11.2
- include-what-you-use=0.20
- libgrpc=1.59
- libgrpc=1.62
- libhwloc=2.9.2
- librmm=24.06
- libxml2=2.11.6
Expand Down
4 changes: 2 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ dependencies:
- cmake=3.27
- cuda-nvcc
- cxx-compiler
- glog=0.6
- glog=0.7
- gtest=1.14
- gxx=11.2
- libgrpc=1.59
- libgrpc=1.62
- libhwloc=2.9.2
- librmm=24.06
- libxml2=2.11.6 # 2.12 has a bug preventing round-trip serialization in hwloc
Expand Down

0 comments on commit d4d2b8f

Please sign in to comment.