Compute sanitizer return error code 500

While running compute sanitizer to check my app I get error 500

========= COMPUTE-SANITIZER
========= Program hit CUDA_ERROR_NOT_FOUND (error 500) due to "named symbol not found" on CUDA API call to cuGetProcAddress.
=========     Saved host backtrace up to driver entry point at error
=========     Host Frame: [0x2d1e3a]
=========                in /lib64/libcuda.so.1
=========     Host Frame: [0xf9eb34]
=========                in /lib64/libcutensor.so.1
=========     Host Frame: [0xfa551a]
=========                in /lib64/libcutensor.so.1
=========     Host Frame: [0xfa5688]
=========                in /lib64/libcutensor.so.1
=========     Host Frame:__pthread_once_slow [0xfe57]
=========                in /lib64/libpthread.so.0
=========     Host Frame: [0xff4539]
=========                in /lib64/libcutensor.so.1
=========     Host Frame: [0xf9bfb7]
=========                in /lib64/libcutensor.so.1
=========     Host Frame: [0xfcd811]
=========                in /lib64/libcutensor.so.1
=========     Host Frame:cutensorInit [0xdc0c85]
=========                in /lib64/libcutensor.so.1
=========     Host Frame:/home/Yehonatans/work/nlircloud/src/ImageRec/common/tensorContraction.cu:35:CuTensorContraction::CuTensorContraction(float*, std::vector<int, std::allocator<int> >, float*, std::vector<int, std::allocator<int> >, float*, std::vector<int, std::allocator<int> >, std::vector<long, std::allocator<long> >) [0xf651d]
=========                in /home/Yehonatans/work/nlircloud/src/cmake-build-debug/ImageRec/Apps/Main

My system is :
Rocky 8
Cuda 17 /17.1
Driver 515.65.01

What I am doing wrong and how can I solve the issue?

Regards

Yehonatan

What version of the CUDA toolkit are you using? I’m not familiar with 17/17.1

Sorry my mistake
11.7 / 11.7.1