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

[gpuCI] Forward-merge branch-22.12 to branch-23.02 [skip gpuci] #5045

Merged
merged 5 commits into from
Dec 12, 2022

Commits on Nov 4, 2022

  1. [HOTFIX] Update cuda-python dependency to 11.7.1 (#4948)

    This should resolve a segfault we are seeing with `cuda-python=11.7.0` (rapidsai/cudf#11941).
    
    Authors:
       - Ashwin Srinath (https://github.com/shwina)
       - Bradley Dice (https://github.com/bdice)
    
    Approvers:
       - GALI PREM SAGAR (https://github.com/galipremsagar)
       - Bradley Dice (https://github.com/bdice)
       - Dante Gama Dessavre (https://github.com/dantegd)
       - Ray Douglass (https://github.com/raydouglass)
    shwina authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3a8dea6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Pin dask and distributed for release (#4999)

    This PR pins `dask` and `distributed` to `2022.11.1` for `22.12` release.
    
    xref: rapidsai/cudf#12165
    
    Authors:
      - GALI PREM SAGAR (https://github.com/galipremsagar)
    
    Approvers:
      - Ray Douglass (https://github.com/raydouglass)
    
    URL: #4999
    galipremsagar authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    44f6f69 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 8, 2022

  1. update changelog

    raydouglass committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e0b4201 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. [HOTFIX] Backport "Don't initialize CUDA context if RAPIDS_NO_INITIAL…

    …IZE env variable is set" (#5069)
    
    Authors:
       - Dante Gama Dessavre (https://github.com/dantegd)
    
    Approvers:
       - William Hicks (https://github.com/wphicks)
       - Victor Lafargue (https://github.com/viclafargue)
    dantegd authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cec3acf View commit details
    Browse the repository at this point in the history