You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
andwerner
changed the title
Request for SM86 Support for cuPCL
Request for SM86 Support for cuPCL (x86_x64_lib)
Dec 10, 2024
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
The text was updated successfully, but these errors were encountered: