Skip to content
Commit c8b5aa74 authored by Karl Rupp's avatar Karl Rupp
Browse files

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.
parent e80cc214
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment