Hi,
I’m facing a little Problem: since i installed CUDA 3.2, other people can’t use my programs. Error: no entrypoint … found in nvcuda.dll. Of course they don’t have the latest cuda version, but I’m only using very old functions, which seem to have been reimplemented by nvidia.
Is there a smart way to check the version of the installed cuda driver on a pc, or to avoid this problem in another way?
thanks for answers :)