Skip to content

Turtlelord26/SUParallelCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains three assignments using C++ from the Parallel Computing course at Seattle University, winter quarter 2023.

  1. Ladner-Fischer Parallel Prefix Sum using threads.
  2. KMeans clustering algorithm using MPI nodes.
  3. Bitonic Sort and Dissemination Scan using CUDA.

More detailed information is in the individual assignment readme files.

About

Three implementations of parallel algorithms in C++ from coursework at Seattle University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors