I try to use NPP with cuda 3.0. Some commands/structs ect. are working, like nppGetGpuNumSMs();. But all the image commands/structs ect. do not work, for example npp::ImageCPU_8u_C1 hImage;
have someone solved this problem? Maybe the cudart.dll file is the problem, becaus it is renamed into cudart32_30_14.dll in the new cuda version?