Skip to content

dilaragokay/parallel-pagerank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel PageRank Implementation

This project is parallel implementation of PageRank algorithm for CMPE478 (Parallel Processing) course at Bogazici University and is implemented with @eceatata. There are two parts of the project:

  1. Implementation of PageRank using MPI (main.cpp)
  2. Implementation of PageRank using Thrust (pagerank_thrust.cu)

Implementation details of both can be found in CMPE478_Assignment_2.pdf

About

Parallel implementation of PageRank algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published