Код: Выделить всё
CMake Warning at CMakeLists.txt:549 (find_package): By not providing "Finducx.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "ucx", but
CMake did not find one.
Could not find a package configuration file provided by "ucx" with any of
the following names:
ucxConfig.cmake
ucx-config.cmake
Код: Выделить всё
apt update
apt install libucx-dev
Код: Выделить всё
E: Unable to locate package libucx-dev
(Моя версия cmake — 3.22
Подробнее здесь: https://stackoverflow.com/questions/793 ... d-by-cmake