2024 Summer GeekPie HPC Lectures

[2024 Summer GeekPie HPC Lecture Notes] Week 3 Exercise

Heat Conducting Simulation Optimization (TODO)

[MPI] MPI Matrix Multiplication

Implementing Parallel Matrix Multiplication with MPI

[MPI] MPI Scan explained

用人话说 MPI Scan 函数的功能

[2024 Summer GeekPie HPC Lecture Notes] Catalog of Notes

This is a list of notes for the 2024 summer HPC lectures, held by GeekPie HPC Team, auditted by me.

[2024 Summer GeekPie HPC Lecture Notes] Week 2: Running

Notes for week 2 lecture of 2024 Summer GeekPie HPC Lectures. (Chinese)
2024-07-19
13 min read

[Parallel Algorithm] Parallel Prefix Sum Algorithm, mainly by MPI

主要以 MPI 为例的并行数组前缀和算法
2024-07-19
2 min read