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

Define and implement C API for RMAT generators #3285

Merged

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    d2f0f10 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    4621b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    1ba21a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be3b07 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    e320253 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix header name

    ChuckHastings committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    781165c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d6c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbca9b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    25a5cee View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    cc34936 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix style issue

    ChuckHastings committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2148ca4 View commit details
    Browse the repository at this point in the history
  2. more debugging

    ChuckHastings committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7a91b27 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    5b0876b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a828ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca651e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Apply suggestions from code review

    Co-authored-by: Rick Ratzel <3039903+rlratzel@users.noreply.github.com>
    ChuckHastings and rlratzel authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8367a48 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    d583c6e View commit details
    Browse the repository at this point in the history
  2. remove RMAT from cugraph_coo_t manipulation documentation, it can wor…

    …k on COO objects generated from non-RMAT functions (once they exist)
    ChuckHastings committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    34afa4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'c_api_for_rmat_generators' of github.com:chuckhastings/…

    …cugraph into c_api_for_rmat_generators
    ChuckHastings committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f4c6993 View commit details
    Browse the repository at this point in the history