madhu2000u / SSSP-on-CUDA

Single Source Shortest Weighted Path (SSSP) between two points in a matrix array using GPU (CUDA) for massively parallel computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Single Source Shortest Weighted Path (SSSP) between two points in a matrix array using GPU (CUDA) for massively parallel computation


Languages

Language:Cuda 85.6%Language:C++ 12.3%Language:Makefile 2.1%