tianshu-Michael-yu/gpu-memory-organization
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Compile the matrix-multiplication and vector-addition kernels using make. To use GPU acceleration, compile with USE_CUDA=1 flag. i.e. make USE_CUDA=1