Skip to content
README.md 327 B
Newer Older
petros.anastasiadis's avatar
petros.anastasiadis committed
/****************************************************/

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)

/****************************************************/