Bug 53832 - Обновить до 12.8 или выше
Summary: Обновить до 12.8 или выше
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: nvidia-cuda-toolkit (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: fidel@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 13:49 MSK by Konstantin A Lepikhov (L.A. Kostis)
Modified: 2025-04-13 13:49 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin A Lepikhov (L.A. Kostis) 2025-04-13 13:49:42 MSK
Свежая версия oidn требует cuda как минимум версии 12.8:

[ 74%] Performing configure step for 'OpenImageDenoise_device_cuda'
cd /usr/src/RPM/BUILD/oidn-2.3.3/x86_64-alt-linux/devices/cuda/build && /usr/bin/cmake "-GUnix Makefiles" -C/usr/src/RPM/BUILD/oidn-2.3.3/x86_64-alt-linux/devices/cuda/tmp/O
penImageDenoise_device_cuda-cache-RelWithDebInfo.cmake -S /usr/src/RPM/BUILD/oidn-2.3.3/devices/cuda -B /usr/src/RPM/BUILD/oidn-2.3.3/x86_64-alt-linux/devices/cuda/build
loading initial cache file /usr/src/RPM/BUILD/oidn-2.3.3/x86_64-alt-linux/devices/cuda/tmp/OpenImageDenoise_device_cuda-cache-RelWithDebInfo.cmake
Re-run cmake no build system arguments
-- The CXX compiler identification is Clang 20.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/llvm-dpcpp/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:227 (message):
  Could NOT find CUDAToolkit: Found unsuitable version "12.4.131", but
  required is at least "12.8" (found /usr/include)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:589 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindCUDAToolkit.cmake:1058 (find_package_handle_standard_args)
  CMakeLists.txt:23 (find_package)


-- Configuring incomplete, errors occurred!
gmake[2]: *** [devices/CMakeFiles/OpenImageDenoise_device_cuda.dir/build.make:92: devices/cuda/stamp/OpenImageDenoise_device_cuda-configure] Error 1
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/oidn-2.3.3/x86_64-alt-linux'
gmake[1]: *** [CMakeFiles/Makefile2:407: devices/CMakeFiles/OpenImageDenoise_device_cuda.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....