You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some demonstrations of codes using CUDA are listed in this project.
GPU computation of matrix
This is in the directory mat_mul_CUDA, which generates a graph of computation time by running of the python code plotting.py.