/CPU-Parallel-Computing

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

Primary LanguageC++

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