Skip to content

Implementation of the Personalized Page Rank algorithm with CUDA

Notifications You must be signed in to change notification settings

feDann/personalized-pagerank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personalized Page Rank

Repository for the course High-Performance Graph & Data Analytics at Polimi, Spring 2022. The aim of this project was to accelerate a cpu implementation of the personalized page rank algorithm with CUDA

  • ppr contains the source code for the GPU track of the contest. See the readme in the folder for more information.

About

Implementation of the Personalized Page Rank algorithm with CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 60.6%
  • C++ 23.1%
  • C 12.1%
  • Jupyter Notebook 2.2%
  • Makefile 1.7%
  • Shell 0.3%