Skip to content

chrisjimenez/parallelcomputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parallelcomputing

Coursework I've done for a parallel computing class I took at NYU, Spring 2014


Lab 1

For this lab, I implemented a method for solving a group of linear equations using MPI.


Lab 2

For this lab, I implemented a method for solving a modified version of the traveling salesman problem in OpenMP.


Lab 3

For this lab, a reduction algorithm was implemented to find the maximum element of an array of integers.

About

Coursework for Parallel Computing at NYU, Spring 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published