Skip to content

how to run the program correctly #1

Description

@guowentian

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions