Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release and dev container builds #1027

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

cwharris
Copy link
Contributor

Fixes a kafka-related version mismatch and the following error:

#0 391.3 -- [morpheus.cuda.rapids.cuda.init_architectures.rapids.cuda.architectures_policy] _RAPIDS_POLICY_REMOVED_IN: 23.06
#0 391.3 CMake Error at build-conda/_deps/rapids-cmake-src/rapids-cmake/cmake/detail/policy.cmake:57 (message):
#0 391.3   rapids-cmake policy [deprecated=23.02 removed=23.06]: Usage of `ALL` as
#0 391.3   value for `CMAKE_CUDA_ARCHITECTURES` or the env variable `CUDAARCHS` has
#0 391.3   been deprecated, use `RAPIDS` instead.
#0 391.3 Call Stack (most recent call first):
#0 391.3   build-conda/_deps/rapids-cmake-src/rapids-cmake/cuda/detail/architectures_policy.cmake:45 (rapids_cmake_policy)
#0 391.3   build-conda/_deps/rapids-cmake-src/rapids-cmake/cuda/init_architectures.cmake:84 (rapids_cuda_architectures_policy)
#0 391.3   external/utilities/cmake/morpheus_utils/environment_config/rapids_cmake/register_api.cmake:28 (rapids_cuda_init_architectures)
#0 391.3   CMakeLists.txt:95 (morpheus_utils_initialize_cuda_arch)
#0 391.3
#0 391.3
#0 391.3 -- Configuring incomplete, errors occurred!

@cwharris cwharris added bug Something isn't working non-breaking Non-breaking change labels Jul 10, 2023
@cwharris cwharris requested a review from a team as a code owner July 10, 2023 16:56
@cwharris
Copy link
Contributor Author

ready to merge

@cwharris
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 1d1b330 into nv-morpheus:branch-23.07 Jul 10, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants