diff --git a/CMakeLists.txt b/CMakeLists.txt index 50a7ca953f..dfd6f06077 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -330,8 +330,6 @@ License: See LICENSE.txt for license information\n") Optimized primitives for collective multi-GPU communication") endif() -rocm_install_symlink_subdir(rccl) - if(BUILD_TESTS) rocm_package_setup_component(clients) rocm_package_setup_client_component(tests)