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

[OPS] TST Run unit tests with numba 0.51.0 #5979

Closed
wants to merge 6 commits into from

Conversation

mike-wendt
Copy link
Contributor

Do a GPU test run to see if the timeout issues seen in a pre-release version of numba 0.51 is still present in the recently released 0.51.0 packages

cc @jakirkham @kkraus14

Do a GPU test run to see if the timeout issues seen in a pre-release version of numba 0.51 is still present in the recently released 0.51.0 packages
@mike-wendt mike-wendt added 2 - In Progress Currently a work in progress numba Numba issue conda labels Aug 14, 2020
@mike-wendt mike-wendt self-assigned this Aug 14, 2020
@GPUtester
Copy link
Collaborator

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #5979 into branch-0.15 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.15    #5979   +/-   ##
============================================
  Coverage        84.53%   84.53%           
============================================
  Files               81       81           
  Lines            13865    13865           
============================================
  Hits             11721    11721           
  Misses            2144     2144           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7718ddb...1a8dcc5. Read the comment docs.

@mike-wendt
Copy link
Contributor Author

@kkraus14 @gmarkall @jakirkham all the gpu tests passed

conda build failures are due to instance failures that we're looking at

@mike-wendt mike-wendt closed this Aug 17, 2020
mike-wendt added a commit to rapidsai/integration that referenced this pull request Aug 17, 2020
From successful GPU unit tests in rapidsai/cudf#5979 we are going to remove the restriciton that prevents use of numba 0.51 given the earlier timeout issues are resolve. Numba 0.51 brings CUDA 11 and Ampere support.
@mike-wendt mike-wendt deleted the tst-numba0510 branch August 21, 2020 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress numba Numba issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants