Skip to content

adambrewster/CUBLAS.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUBLAS.jl

Build Status

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!

About

Julia interface to CUBLAS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%