Hello,
I am currently working with an NVIDIA RTX 3000 series notebook GPU, which utilizes the SM86 architecture. While attempting to use the cuFilter library with CUDA 12.6, I encountered an error indicating that no kernel image is available for execution on the device. This suggests that the library may not support the SM86 architecture.
Could you please provide support for SM86 in the cuFilter library?
Here are the details of my setup:
GPU: NVIDIA RTX 3000 notebook series (SM86)
CUDA Version: 12.6
Error Message:
Cuda failure: no kernel image is available for execution on the device at line 110 in file cudaFilter.cpp error status: 209
Thank you for your assistance and for maintaining this valuable library.
Best regards,
Andreas
Hello,
I am currently working with an NVIDIA RTX 3000 series notebook GPU, which utilizes the SM86 architecture. While attempting to use the cuFilter library with CUDA 12.6, I encountered an error indicating that no kernel image is available for execution on the device. This suggests that the library may not support the SM86 architecture.
Could you please provide support for SM86 in the cuFilter library?
Here are the details of my setup:
GPU: NVIDIA RTX 3000 notebook series (SM86)
CUDA Version: 12.6
Error Message:
Cuda failure: no kernel image is available for execution on the device at line 110 in file cudaFilter.cpp error status: 209
Thank you for your assistance and for maintaining this valuable library.
Best regards,
Andreas