# A single GPU impementation of the Matrix-Vector algorithm with: ``` ->cuBLAS(BLAS routines implemented on the GPU by NVIDIA) 07/09/2017: Completed 13/09/2017: Modified to use unified memory ->CUDA (under construction) ```