Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async PR -- first implementation #8

Open
wants to merge 4 commits into
base: dev/async_bfs
Choose a base branch
from
Open

Commits on Jan 14, 2021

  1. adding async pagerank implementation

    bkj committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    2be0035 View commit details
    Browse the repository at this point in the history
  2. comments

    bkj committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    58f3f84 View commit details
    Browse the repository at this point in the history
  3. increasing max queue size for PR

    bkj committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    bd18490 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. add examples/async_pr.cu

    bkj committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    1d5f607 View commit details
    Browse the repository at this point in the history