https://github.com/betarixm/csed490c
POSTECH: Heterogeneous Parallel Computing (Fall 2023)
https://github.com/betarixm/csed490c
cuda gpu parallel-computing postech
Last synced: 2 months ago
JSON representation
POSTECH: Heterogeneous Parallel Computing (Fall 2023)
- Host: GitHub
- URL: https://github.com/betarixm/csed490c
- Owner: betarixm
- Created: 2023-09-29T07:01:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T07:48:19.000Z (over 2 years ago)
- Last Synced: 2025-01-19T09:44:26.682Z (over 1 year ago)
- Topics: cuda, gpu, parallel-computing, postech
- Language: C++
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heterogeneous Parallel Computing
[](https://www.postech.ac.kr/eng)
[](https://www.postech.ac.kr/eng)
Heterogeneous parallel systems with a host CPU and various devices provide high performance and energy efficiency and are widely adopted from supercomputers to edge devices. In this course, you will learn common architectures and parallel algorithm patterns for heterogeneous systems, high-level programming interfaces for HPC and AI applications (OpenCL/OpenMP, TensorFlow), and performance optimization techniques, etc. and work on programming projects.