CUDA: Improved extraction of CUDA buffer from objects.
Now viennacl::cuda_arg() instead of viennacl::linalg::cuda::detail::cuda_arg. Template argument for scalar, vector and matrix no longer required. Reduces code volume and makes it easier (and more convenient) for library users to inject their own custom kernels. Resolves #132. Resolves #133.
Loading
Please register or sign in to comment