The same functionality is available with CuArrays.
Julia bindings to NVIDIA's CUDA BLAS library.
Current Status
- Low level interface to CUBLAS funtionality is implemented.
- High level Julia interface is started. The following are available:
Ax_mul_Bx
for matrices and vectors.norm
dot
,vecdot
scale
,scale!