Skip to content

ManeshNarayan/Parallel-Computing-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Computing-Problems

This repository contains the code for the parallelized implementations of some common problems. The technologies used for parallelizing vary. The problems include : Longest Common Subsequence Problem using OpenMP Hashing with quadratic probing using pthreads PageRank Computation using MPI (Distributed memory) and OpenMP (Shared memory)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published