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

[REVIEW] BUG Enable all GPU archs for test builds #1304

Merged
merged 8 commits into from
Dec 9, 2020

Conversation

rlratzel
Copy link
Contributor

@rlratzel rlratzel commented Dec 9, 2020

Enabling (temporarily) all GPU archs for test builds due to failures on Pascal when only arch 60 is built. This results in longer build times, and the optimization of only building for the test arch should be re-enabled at a later time. This also includes a fix to the cupy/scipy test markers was made to eliminate pytest warnings about incorrect markers.

closes #1303

@rlratzel rlratzel self-assigned this Dec 9, 2020
@rlratzel rlratzel requested review from a team as code owners December 9, 2020 04:20
@BradReesWork BradReesWork added this to the 0.17 milestone Dec 9, 2020
@BradReesWork BradReesWork added bug Something isn't working non-breaking Non-breaking change labels Dec 9, 2020
@rlratzel rlratzel changed the title [REVIEW] BUG Enable all GPU archs for test builds, updated check for Pascal or earlier for Louvain [REVIEW] BUG Enable all GPU archs for test builds Dec 9, 2020
@codecov-io
Copy link

Codecov Report

Merging #1304 (4ca0f9c) into branch-0.17 (5cff397) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.17    #1304   +/-   ##
============================================
  Coverage        60.38%   60.38%           
============================================
  Files               67       67           
  Lines             3029     3029           
============================================
  Hits              1829     1829           
  Misses            1200     1200           

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 5cff397...4ca0f9c. Read the comment docs.

@BradReesWork BradReesWork merged commit 9017928 into rapidsai:branch-0.17 Dec 9, 2020
@rlratzel rlratzel deleted the branch-0.17-archtempfix branch December 9, 2020 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants