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

Fix automerge #3939 [skip-ci] #3952

Merged
merged 8 commits into from
Jun 7, 2021

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    0d7a7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df11100 View commit details
    Browse the repository at this point in the history
  3. HDBSCAN (rapidsai#3821)

    We had originally tried to ease the review process by separating the Python and CUDA/C++ layer code for HDBSCAN (see rapidsai#3773), and for the most part we have been separating the commits, however this made it very cumbersome to keep cherry-picking commits backwards so we abandoned rapidsai#3773 and continued working on this PR.
    
    Authors:
      - Corey J. Nolet (https://github.com/cjnolet)
      - Divye Gala (https://github.com/divyegala)
    
    Approvers:
      - Tamas Bela Feher (https://github.com/tfeher)
      - Dante Gama Dessavre (https://github.com/dantegd)
    
    URL: rapidsai#3821
    cjnolet authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    870c7ee View commit details
    Browse the repository at this point in the history
  4. Disable UMAP deterministic test on CTK11.2 (rapidsai#3942)

    This reverts part of 99a80c8 due to unknown failure on CTX11.2.  I'm still running the CI docker script to see if I can reproduce it, so please do not merge it right now.
    
    Authors:
      - Jiaming Yuan (https://github.com/trivialfis)
    
    Approvers:
      - Corey J. Nolet (https://github.com/cjnolet)
    
    URL: rapidsai#3942
    trivialfis authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    dc6cb8a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Upgrade NCCL to 2.9.9 (rapidsai#3902)

    Authors:
      - Dante Gama Dessavre (https://github.com/dantegd)
    
    Approvers:
      - Jordan Jacobelli (https://github.com/Ethyling)
    
    URL: rapidsai#3902
    dantegd authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    c27f132 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. FIX automerge conflict

    dantegd committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1dcc8ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e9699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf01eb View commit details
    Browse the repository at this point in the history