Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/betarixm/csed490c

POSTECH: Heterogeneous Parallel Computing (Fall 2023)
https://github.com/betarixm/csed490c

cuda gpu parallel-computing postech

Last synced: about 15 hours ago
JSON representation

POSTECH: Heterogeneous Parallel Computing (Fall 2023)

Awesome Lists containing this project

README

        

# Heterogeneous Parallel Computing

[![CSED490C@POSTECH](https://img.shields.io/badge/CSED490C-POSTECH-c80150)](https://www.postech.ac.kr/eng)
[![CSED490C@POSTECH](https://img.shields.io/badge/Fall-2023-775E64)](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.