Does it even has a performance impact? Or why is it relevant? Or is it blocking you on using latest cards?
Anyhow updating CUDA is not hard. In my OpenCL Fork I actually upgraded it to Cuda 11.3 before ripping out the cuda code.
I think you only have to modify the BitCrack.props file to upgrade the cuda version.
https://github.com/Uzlopak/BitCrackOpenCL/blob/master/BitCrack.propsfriend, thanks for replying.
You saved me from giving up
I had made changes to multiple files with the vxproj extension, which also contained the name or path to the Cuda version, but I had not edited that specific file (.props) and now that I did it, it worked.
Thank you very much.