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

[HOTFIX] Generalize ModuleNotFoundError exception handling to ImportError for Amazon SMS libnuma.so.1 bug #2385

Merged

Commits on Jul 2, 2022

  1. Generalize ModuleNotFoundError exception handling to ImportError for …

    …Amazon SMS libnuma.so.1 bug
    betochimas authored and rlratzel committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    efe863a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Merge remote-tracking branch 'upstream/branch-22.06' into branch-22.0…

    …6-handle_missing_libnuma
    rlratzel committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    cbbd2a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Adding a pin for cuda-python to ensure the correct versions of cudf a…

    …nd rmm are installed (likely pulled in from some other dependency).
    rlratzel committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    77add2d View commit details
    Browse the repository at this point in the history
  2. Revert "Adding a pin for cuda-python to ensure the correct versions o…

    …f cudf and rmm are installed (likely pulled in from some other dependency)."
    
    This reverts commit 77add2d.
    rlratzel committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    032912e View commit details
    Browse the repository at this point in the history
  3. Changing libcugraph build to use libcudf instead of cudf, since the C…

    …++ library should not need the cuDF python API.
    rlratzel committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1bae944 View commit details
    Browse the repository at this point in the history