GitHub - kgw4073/CUDA_Programming: NVIDIA CUDA 10.1 · GitHub
Skip to content

kgw4073/CUDA_Programming

Folders and files

Repository files navigation

CUDA_Programming

Requirement : Should have NVIDIA Graphic Card Environment : NVIDIA CUDA toolkit 10.1

(Download link : https://developer.nvidia.com/cuda-10.1-download-archive-update2?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal)

These files are to optimize some nuisance loops in multiplying two very big sized matrices. You have to understand the CUDA concept that GPU uses multi-threads when calculating very big but simple operations. If you compile and run the codes, then you can check which programming method is faster than the other (CPU vs GPU).

About

NVIDIA CUDA 10.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages