kwkevinlin / CPU-Parallel-Computing

CPU-based parallel computing codes in C | CSC346 Coursework and Labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU-Parallel-Computing

CPU-based parallel computing codes in C/C++ | CSC346 Coursework and Labs

For GPU parallel programming in CUDA, see GPU-Parallel-Computing.

Table of Contents

Lab 1: KMeans Clustering with Pthreads
Lab 2: Motifs/Sequences Counting with MPI
Lab 3: Motifs/Sequences Counting with OpenMP

About

CPU-based parallel computing codes in C | CSC346 Coursework and Labs


Languages

Language:C++ 67.8%Language:C 30.9%Language:Shell 1.2%Language:Makefile 0.1%