Skip to content

WaseekSenju/Parallel-Algorithms-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Parallel Algorithms

This repository has a wide range of algorithms written in C++ and C. Using OPENMP and MPI.

  • Find Prime numbers from data(array) by using Sieve's Algorithm with Block distribution
  • Occurences of a number
  • Reduce most frequent numbers
  • Sieve's Algorithm- Block distribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages