Hi,
I have RTX 3070 with CUDA 12.2 installed. I am using cmake for my compilation
My code seems running, but I have this error notification in my Neovim editor
When I run the device properties, I see my compute capability is 8.6.

How can I get my cmake to take the accurate compute capability?
Thanks in advance.