-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi, I successfully compiled the program, process the edge data files, but failed to output the correct result.
I use the data from https://snap.stanford.edu/data/soc-pokec.html , consisting of 30 million edges, run your process text_to_bin.bin by setting reverse=1 . Then I run the gpu_ibfs.bin with conrrent_count=64(128) and bfs_count=1, because I want to see the performance for single instance. But I found that the total time elapsed is about 9*10e-7, i.e. less than 10e-6 seconds. That cannot be true, for such a graph, right?
Any suggestions ?
Metadata
Metadata
Assignees
Labels
No labels