After the command “sudo ldconfig” on WSL2,it shows"/sbin/ldconfig.real: Can’t link /usr/lib/wsl/lib/libnvoptix_loader.so.1 to libnvoptix.so.1" and I don’t know how to solve it.I found the two files are not in the same directory.Does it matter?
Hi @lingqi, welcome!
Are you trying to run OptiX under WSL? My understanding is that the driver does not yet contain the necessary OptiX shared libraries, and so you may need to link with the Windows native DLLs for the time being.
–
David.