GPU-PageRank Naive PageRank algorithm on CUDA to find mutuated subnetworks This is the GPU version of naive pagerank algorithm. It is used in this project to find the subnetworks in genes. Highly parallel and overpoweres the CPU execution by 6x.