summaryrefslogtreecommitdiff
path: root/test/wrapper_cublas.hpp
AgeCommit message (Collapse)Author
2017-04-13Fixed CUDA malloc and cuBLAS handles: cuBLAS as a performance-reference now ↵Cedric Nugteren
works
2017-04-11Made compilation of the cuBLAS wrapper work properlyCedric Nugteren
2017-04-06Completed the cuBLAS wrapperCedric Nugteren
2017-04-05Added a first version of a cuBLAS wrapper (WIP)Cedric Nugteren