Skip to content

attempts on parallelizing some of the commonly used algorithms

Notifications You must be signed in to change notification settings

ravisraju/parallelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Parallelize

A few attempts on improving the performance of algorithms listed below.

Technologies Used

OpenMP and MPI

List of Algorithms

  • Huffman Compression Algorithm

  • Guassian Elimination

  • Shortest Path Algorithm by Floyd Warshall

  • Best Match Problem

  • Find the kth element in a large array

About

attempts on parallelizing some of the commonly used algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published