Cuda 7.5

Could JCuda be updated to support 7.5 Release Candidate? Or is there a guide on how to build it for the current version?

I have received the newsletter as well, but have not yet looked at what’s new (in terms of API changes) in detail.

This assumes that with „support“ you mean „support the new functionalities“. To just let it run on top of CUDA 7.5, re-compiling it should be enough. There is no guide of how to build it, but the JAR does not have to change, and the native libraries can be built with CMake. I’m not sure whether I should add information about this somewhere (although it was just asked for in http://forum.byte-welt.net/byte-welt-projekte-projects/swogl-jcuda-jocl/jcuda/11641-jcudpp-updated-soon.html#post120015 ) - it’s a standard build tool, and there are better manuals than I could ever write :wink: