Cuda driver now accessible in wsl2 /ubuntu

Hi
I am trying to use nvidia driver in WSL2 on windows.
When I run the
./BlackScholes
[./BlackScholes] - Starting…
CUDA error at …/…/common/inc/helper_cuda.h:777 code=35(cudaErro
strace of blackscholes shows /usr/lib/x86_64-linux-gnu/tls/haswell/libcuda.so.1
However there is no such path
Also there is no directory as wsl in /usr/lib
I have installed the wsl2 and the windows build is
Version 20"H2 ( OS Build 19042.928)
straceblackscholes.txt (15.4 KB)

Please help
GlanPlon