Do you have the same issue with the 1.17 and CUDA 10.0 ?
self compiled 1.17 with cuda 10.2 -> NOT working
your exe 1.17 with cuda 10.2 -> working
your exe 1.17 with cuda 11 -> NOT working
your exe 1.18 with cuda 10.2 -> NOT working but no surprise
your exe 1.18 with cuda 11 -> NOT working bit of a surprise
self compiled 1.18 with cuda 11 -> not tested as of now
i was a litte frustrated because i couldnt figure out why my complies didnt work on 10.2 with 1.17 (compilation went ok exe just didnt work.. same error as above) also because a few weeks ago there was someone posting here that they didn't have any problems compiling 1.17 to a running state after a small issue he had.
and now with 1.18 and cuda 11 i'm totaly confused as to why.
PS: 1.17 with cuda 10.0 self compiled on linux was working fine, if i want to use it though i have to run this on a windows system..