You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CuPP
Hi all,
I just put release 0.1.2 on the homepage. This release is again mostly
a bugfix release. Here is the changelog:
- compatible with CUDA 2.1
- compatible with the Intel Compiler (but still shows some non
critical warnings)
- bugfix in the C++ metaprogramming code, this could have led to some
unexpected compilations error when using type transformations
- using new version of the CUDA CMake script
- kernels no longer must be compiled with -DNVCC
- the type transformation function must not be defined as const