yqzhang / Parallel-Computation

The source code I wrote to learn about parallel computation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The repository contains the source code I wrote to learn about parallel computation.
Assignment 1: Matrix multiplication on single core
Assignment 2: Matrix multiplication on CUDA
Assignment 3: Particle Simulation on MPI
Project: 3-Dimensional Fast Fourier Tranform with 2-Dimensional decomposition on MPI

About

The source code I wrote to learn about parallel computation.


Languages

Language:C++ 61.3%Language:C 27.4%Language:Shell 11.3%