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

Support CUDA 12.2 #161

Merged
merged 15 commits into from
Feb 10, 2024
Merged

Support CUDA 12.2 #161

merged 15 commits into from
Feb 10, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    280e6f7 View commit details
    Browse the repository at this point in the history
  2. update dependencies.yaml

    jameslamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1c0b593 View commit details
    Browse the repository at this point in the history
  3. remove 1.20 env file

    jameslamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    926bae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a93b4 View commit details
    Browse the repository at this point in the history
  5. Fix pip dependencies (rapidsai#169)

    * Move conda-only dependencies out of `pyproject` and `requirements` sections in `dependencies.yaml`
    * Add `rmm`, `cudf`, and `cupy` matrices
    
    Authors:
      - Paul Taylor (https://github.com/trxcllnt)
    
    Approvers:
      - Bradley Dice (https://github.com/bdice)
      - Peter Andreas Entschev (https://github.com/pentschev)
      - Ray Douglass (https://github.com/raydouglass)
    
    URL: rapidsai#169
    trxcllnt authored and jameslamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5162361 View commit details
    Browse the repository at this point in the history
  6. Add Doxygen build and fix all warnings (rapidsai#164)

    The C++ code was documented for some time but Doxygen build process was not included. This change now introduces Doxygen builds and fixes all documentation warnings.
    
    Authors:
      - Peter Andreas Entschev (https://github.com/pentschev)
    
    Approvers:
      - Jake Awe (https://github.com/AyodeAwe)
      - Charles Blackmon-Luca (https://github.com/charlesbluca)
    
    URL: rapidsai#164
    pentschev authored and jameslamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1cbba64 View commit details
    Browse the repository at this point in the history
  7. update to 0.37

    jameslamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    591af06 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. merge branch-0.37

    jameslamb committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    37fdcf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    3dbdb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101f8d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a4091be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d7e25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc63e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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