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

Updates nx-cugraph README for latest h/w, CUDA, python, NX requirements, moves updater to pre-commit #4225

Merged

Commits on Feb 28, 2024

  1. Updates nx-cugraph README.md with current GPU and CUDA requirements, …

    …moves README updater check from CI test script to pre-commit.
    rlratzel committed Feb 28, 2024
    Copy the full SHA
    98adf73 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Updates check name.

    rlratzel committed Feb 29, 2024
    Copy the full SHA
    83d843e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge remote-tracking branch 'upstream/branch-24.04' into branch-24.0…

    …4-nx_cugraph_readme_update
    rlratzel committed Mar 8, 2024
    Copy the full SHA
    d7c1f15 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    db8b05b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Copy the full SHA
    8a73239 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Copy the full SHA
    65282c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Adds python 3.9 back to README, fixes command to work with bash -c, a…

    …dds NX>=3.2 to pre-commit python environment for nx-cugraph hooks, adds markdown as a type for nx-cugraph README updater, stubs out nx-cugraph runtime deps to allow import without installing them for nx-cugraph pre-commit hooks.
    rlratzel committed Mar 12, 2024
    Copy the full SHA
    7236c95 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-24.04-nx_cugraph_readme_update' of https://githu…

    …b.com/rlratzel/cugraph into branch-24.04-nx_cugraph_readme_update
    rlratzel committed Mar 12, 2024
    Copy the full SHA
    af7bf65 View commit details
    Browse the repository at this point in the history
  3. Adds additional pre-commit hook to update the nx-cugraph meta-data, a…

    …dds function to produce a string repr with a quoting preference compatible with black, re-generates the _nx_cugraph/__init__.py modified with the wrong quoting preference from the prior commit.
    rlratzel committed Mar 12, 2024
    Copy the full SHA
    ec2f888 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b332ccf View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/branch-24.04' into branch-24.0…

    …4-nx_cugraph_readme_update
    rlratzel committed Mar 12, 2024
    Copy the full SHA
    ef05b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge remote-tracking branch 'upstream/branch-24.04' into branch-24.0…

    …4-nx_cugraph_readme_update
    rlratzel committed Mar 13, 2024
    Copy the full SHA
    82bce8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f844320 View commit details
    Browse the repository at this point in the history