Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

High Performance Computing - Programming Assignments

Notifications You must be signed in to change notification settings

asrivast28/cse6220-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 6220 - Programming Assignments

This repository contains my solutions for all the programming assignments which were part of the course High Performance Computing. All the solutions were implemented using MPI.

  • Assignment 1 - Used master-worker paradigm for calculating Hamming distance between integers
  • Assignment 2 - Parallelized Jacobi method for finding the solution of a system of linear equations
  • Assignment 3 - Parallelized quick sort

About

High Performance Computing - Programming Assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages