Welcome![Sign In][Sign Up]
Location:
Search - cuda breadth first search

Search list

[MPIBFS_CUDA

Description: 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance between the root and the leaves.
Platform: | Size: 1024 | Author: iJuliet | Hits:

CodeBus www.codebus.net