From bd59c75a4c052ee37386de086c81ecb42ba401b8 Mon Sep 17 00:00:00 2001 From: Christopher Harris Date: Tue, 16 Jan 2024 23:45:27 +0000 Subject: [PATCH] revert libhwloc to 2.9.2 --- conda/environments/all_cuda-121_arch-x86_64.yaml | 2 +- conda/environments/ci_cuda-121_arch-x86_64.yaml | 2 +- dependencies.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conda/environments/all_cuda-121_arch-x86_64.yaml b/conda/environments/all_cuda-121_arch-x86_64.yaml index 8657a3e2f..c9f1a9e53 100644 --- a/conda/environments/all_cuda-121_arch-x86_64.yaml +++ b/conda/environments/all_cuda-121_arch-x86_64.yaml @@ -35,7 +35,7 @@ dependencies: - libclang-cpp=16 - libclang=16 - libgrpc=1.59 -- libhwloc=2.9.3 +- libhwloc=2.9.2 - librmm=24.02 - llvmdev=16 - ninja=1.11 diff --git a/conda/environments/ci_cuda-121_arch-x86_64.yaml b/conda/environments/ci_cuda-121_arch-x86_64.yaml index 65e977b9f..c531be3e9 100644 --- a/conda/environments/ci_cuda-121_arch-x86_64.yaml +++ b/conda/environments/ci_cuda-121_arch-x86_64.yaml @@ -26,7 +26,7 @@ dependencies: - gxx=11.2 - include-what-you-use=0.20 - libgrpc=1.59 -- libhwloc=2.9.3 +- libhwloc=2.9.2 - librmm=24.02 - ninja=1.11 - nlohmann_json=3.9 diff --git a/dependencies.yaml b/dependencies.yaml index 24d515cdb..182c2eedf 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -61,7 +61,7 @@ dependencies: - gtest=1.14 - gxx=11.2 - libgrpc=1.59 - - libhwloc=2.9.3 + - libhwloc=2.9.2 - librmm=24.02 - ninja=1.11 - nlohmann_json=3.9