SwipeX / page-rank

Page ranking algorithm while using openMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page-rank

Final project for Parallel programming class at the University of Delaware. Written in C, this application simulates the page ranking algorithm while using openMP and parallelization to greatly decrease the runtime.

About

Page ranking algorithm while using openMP

License:Apache License 2.0


Languages

Language:C 98.0%Language:Makefile 1.2%Language:Shell 0.8%