Skip to content

ChanJoon/CSI4119

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a958313 · Jun 18, 2023

History

10 Commits
Mar 22, 2023
Apr 3, 2023
Apr 14, 2023
May 5, 2023
May 24, 2023
Jun 18, 2023
Jun 17, 2023
May 6, 2023
Apr 3, 2023

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