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

RMM integration plugin #5873

Merged
merged 48 commits into from
Aug 12, 2020
Merged

RMM integration plugin #5873

merged 48 commits into from
Aug 12, 2020

Commits on Jul 8, 2020

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

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    812c209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a891112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5eb54d View commit details
    Browse the repository at this point in the history
  4. Allocate pool_mr in the heap

    hcho3 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6abd4c0 View commit details
    Browse the repository at this point in the history
  5. Prevent leaking pool_mr handle

    hcho3 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    2bdbc23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c723632 View commit details
    Browse the repository at this point in the history
  7. Turn off death tests for RMM

    hcho3 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    78c2254 View commit details
    Browse the repository at this point in the history
  8. Address reviewer's feedback

    hcho3 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a520fa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Prevent leaking of cuda_mr

    hcho3 committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a73391c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    309efc0 View commit details
    Browse the repository at this point in the history
  2. Fix Jenkinsfile syntax

    hcho3 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fa4ec11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871fc29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48051df View commit details
    Browse the repository at this point in the history
  5. Run Python tests

    hcho3 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c0a05ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c12e0a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3e0e2f View commit details
    Browse the repository at this point in the history
  8. Actually test for test_rmm flag

    hcho3 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3aeab69 View commit details
    Browse the repository at this point in the history
  9. Fix TestPythonGPU

    hcho3 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    862d580 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    2a064bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4e7b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd05d7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4da8c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

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

Commits on Jul 31, 2020

  1. Revert "Use 10.0 container to build RMM-enabled XGBoost"

    This reverts commit 789021f.
    hcho3 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    f27d836 View commit details
    Browse the repository at this point in the history
  2. Fix Jenkinsfile

    hcho3 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a4b86a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5eb262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf7f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d023a50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abc64a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e7e42e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1eeaff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1069ae0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    99a7520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc16ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d1481 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    e74fd0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee04b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87422a2 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary header

    hcho3 authored and Hyunsu Cho committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    9021a75 View commit details
    Browse the repository at this point in the history
  5. Fix a unit test when cudf is missing

    Hyunsu Cho committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    377580a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

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

Commits on Aug 10, 2020

  1. Add RMM demos

    hcho3 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    3df7cc3 View commit details
    Browse the repository at this point in the history
  2. Remove print()

    hcho3 authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    567fb33 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    1e63c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad216c5 View commit details
    Browse the repository at this point in the history
  3. Address reviewers' commments

    hcho3 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b4195cd View commit details
    Browse the repository at this point in the history