yousei-github / Practical-Parallel-Computing

Homework of Practical Parallel Computing Lecture at Tokyo Tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework of Practical Parallel Computing Lecture

This repository is my homework of Practical Parallel Computing Lecture at Tokyo Institute of Technology. The programming tool is Visual Studio Code.

diffusion

This folder is "diffusion" sample program.

diffusion-omp

This folder is "diffusion" sample program parallelized by OpenMP.

diffusion-cuda

This folder is "diffusion" sample program parallelized by CUDA.

About

Homework of Practical Parallel Computing Lecture at Tokyo Tech


Languages

Language:C 52.2%Language:Cuda 43.7%Language:Makefile 4.0%