GitHub / ajanach / dijkstra-CUDA
Dijkstra algorithm has been implemented using CUDA technology in parallel and serial ways to measure execution time for both versions. It serves as a resource for the college community to understand and apply the algorithm better.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajanach%2Fdijkstra-CUDA
PURL: pkg:github/ajanach/dijkstra-CUDA
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 30.3 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 year ago
Topics: dijkstra-algorithm, parallel-computing, pycuda