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 building XGBoost with CUDA 11 #5808

Merged
merged 15 commits into from
Jul 19, 2020
Merged

Commits on Jun 17, 2020

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

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    11e2b74 View commit details
    Browse the repository at this point in the history
  2. Fix bad merge

    hcho3 authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    866867c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Fixed a test.

    canonizer committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0bf6815 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Fixed the failing test.

    - reduced the number of classes to 3
    canonizer committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    59dfd1f View commit details
    Browse the repository at this point in the history
  2. Fixed the failing test.

    - increased the number of rows and columns to 15
    canonizer committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    39f6639 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    7286834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f63809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131a511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d90b0e6 View commit details
    Browse the repository at this point in the history
  5. Run tests with CUDA 11.0

    hcho3 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    acc4f03 View commit details
    Browse the repository at this point in the history
  6. Update ci_build.sh

    hcho3 authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    5f55d4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da77a00 View commit details
    Browse the repository at this point in the history
  8. Unstash cpp test in Python test

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