Skip to content

Introduction to parallel computing using MPI, openMP, and CUDA

Notifications You must be signed in to change notification settings

jelc53/parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel

Introduction to parallel computing using MPI, openMP, and CUDA

  • hw1: daxpy using cpp std library algorithms
  • hw2: radix sort using openMP compiler directives
  • hw3: mandelbrot set using nvidia's cuda gpu programming language
  • hw4: finite difference for 2-dim heat equation using cuda gpu programming
  • project: parallelize neural network forward and back propagation with cuda and mpi

About

Introduction to parallel computing using MPI, openMP, and CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published