Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 348 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 348 Bytes

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.