Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages