Skip to content

ChanJoon/CSI4119

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSI4119

Multi-Core and GPU Programming

Parallel programming requires a number of different efforts and techniques than single-core programming. In this course, you will learn programming models, parallel architectures, and optimization techniques for programming in multi-core and GPU. It aims to practically experience parallel programming and optimization of various applications such as matrix operation, reduction, and DNN by utilizing Std thread, OpenMP, and Cuda.

About

Multicore and GPU programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published