Hi Marco,
CUDPP2.0 is released.
Any ways to integrate the CUDPP2.0 into the latest JCUDA version?
I have two platforms, Win7 32bit and , linux centOS 5.0 64bit.
Regards,
Lemon
Hi Marco,
CUDPP2.0 is released.
Any ways to integrate the CUDPP2.0 into the latest JCUDA version?
I have two platforms, Win7 32bit and , linux centOS 5.0 64bit.
Regards,
Lemon
Hello
Thanks for this info, I did not notice this. I’ll try to have a closer look at the new version as soon as possible. The most difficult thing with CUDPP is to provide the pre-built binaries for all Operating Systems (since CUDPP itself has to be built for every platform), but maybe I can at least update the source and provide the Win32 binaries.
bye
Marco
Many Thanks.
It took a while, but finally, JCudpp has been updated for CUDPP 2.0. Note that this implied slight changes in the API.
As you know, the CUDPP DLL is no longer part of the CUDA SDK, so the CUDPP DLL has to be compiled manually from the source code. This might impose some problems for Win32 users, because the CUDPP DLL can only be compiled on Win64 (see http://code.google.com/p/cudpp/issues/detail?id=109), so for now, a precompiled Win32 CUDPP DLL is also available on the donwload site at http://jcuda.org/downloads/downloads.html