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

Remove NumPy <2 pin #4615

Merged
merged 27 commits into from
Sep 30, 2024
Merged

Remove NumPy <2 pin #4615

merged 27 commits into from
Sep 30, 2024

Commits on Aug 19, 2024

  1. Remove NumPy <2 pin.

    seberg committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    acafdae View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    287d629 View commit details
    Browse the repository at this point in the history
  2. Try removing torch pin from tests, add torchdata/pydantic explicitly

    See rapidsaigh-4486 for adding torchdata/pydantic and rapidsaigh-4464 for introducing
    the torch pin due to NCCL difficulties.
    
    It is entirely possible that this still fails due to the NCCL issue!
    seberg committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d54b7d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3384bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d2ca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    21b689b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d898b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d66490 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Force install Numpy 2.0

    hcho3 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f74daa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fea26d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Pin pytorch<2.4

    hcho3 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5e88901 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add pin pytorch<2.4

    hcho3 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2929e81 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Reviewer's comment

    hcho3 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    16b457d View commit details
    Browse the repository at this point in the history
  2. Update Conda recipes

    hcho3 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cecafb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efdff0a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7926695 View commit details
    Browse the repository at this point in the history
  2. Use pytorch 2.3.0

    hcho3 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a49f912 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    195c5df View commit details
    Browse the repository at this point in the history
  2. Bump nccl; update torch pins

    hcho3 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7d7d042 View commit details
    Browse the repository at this point in the history
  3. Fix

    hcho3 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d818cf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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