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

Update C API graph creation function signatures #3982

Merged

Commits on Nov 7, 2023

  1. propose C API changes

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c66a50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37278d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    d470bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dbea1a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. add support for dropping self loops and removing multi edges to C API…

    … for graph creation (SG and MG)
    ChuckHastings committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    52b3162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cca2cd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. refactor remove_self_loops and sort_and_remove_multi_edges to reduce …

    …memory footprint when graphs are large relative to GPU memory
    ChuckHastings committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d96ba62 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    a6dee79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc008fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'new_graph_creation_methods' of github.com:chuckhastings…

    …/cugraph into new_graph_creation_methods
    ChuckHastings committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ad5ca77 View commit details
    Browse the repository at this point in the history