Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 238 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 238 Bytes

PageRank_OpenMP

This is an implementation of Google's PageRank algorithm in OpenMp. It processes and ranks the websites in the web graph provided by web-graph.org, and returns the five highest-ranking websites along with their scores.