Skip to content

kevin0748/parellel-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Computing

Parallize sorting and matrix multiplication algorithms in C using Pthreads, OpenMP, Open MPI, and CUDA.

Sorting List

  1. Pthreads
  2. OpenMP
  3. Open MPI

Matrix Multiplication

  1. CUDA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published