文件名称:BFS_CUDA
介绍说明--下载内容来自于网络,使用问题请自行百度
用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.
相关搜索: BFS
cuda
BFs_cuda
bfs cuda
cuda bfs program
MPI B
GPU breadth-first search
cuda bfs
cuda bfs code
cuda breadth first search
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BFS_CUDA/kernel1.cu
BFS_CUDA/template.cu
BFS_CUDA
BFS_CUDA/template.cu
BFS_CUDA
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.