JCuda 4.0 beta 64 bit windows binaries, JCudpp dll is missing

I wanted to update from cuda 3.2 to cuda 4.0, because i needed to retrieve maximum number of resident threads per multiprocessor programmatically.

I found out that the 64 bit 4.0 JCudpp is missing.

As said on the download page there is no Cudpp in Cuda 4.0, but anyway if there is no new dll, then the old one should be in the package at least, because the documentations and jar files are also in there!

http://www.jcuda.de/downloads/JCuda-All-0.4.0-beta1-bin-windows-x86_64.zip

JCudpp-windows-x86_64.dll is missing, so for now I replaced it with the one from 3.2 hope that will work.

Thanks for this hint, I’ll see whether I’ll update the ZIP - there recently also has been a thread about CUDPP 2.0, maybe there will be an update of JCudpp as well sooner or later. I’m not sure how to cope with this: Compiling CUDPP for all different OSes and architectures may be a hassle, and I will hardly be able to provide the necessary binaries anyhow…