magicl
magicl copied to clipboard
Support for cuBLAS
Suggested by asjackson. https://developer.nvidia.com/cublas
I'm sort of working on this a bit, not really sure which direction it is going to go in yet - just trying to figure things out. https://github.com/AaronJackson/magicl/commit/b701e5cde80e14582b722da5c69917e00ece9583
Edit: Perhaps I should point out that I almost have the cdotu call working. It runs on the GPU but returns a pointer instead of the answer. Easily fixed...