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] New build process script changes #1100

Merged
merged 5 commits into from
Aug 20, 2020

Conversation

raydouglass
Copy link
Member

This PR outlines the changes necessary for the new build process (aka Project Flash) to work with cuGraph. This PR is necessary to begin shadow testing of the new build process.

The goal is to simultaneously support both the old and new build processes. CI is configured to activate the new process by setting PROJECT_FLASH=1. Additionally BUILD_LIBCUGRAPH and BUILD_CUGRAPH will be set to 1 as needed by CI in the new process.

CI will stage build artifacts for python and GPU builds in ci/artifacts/cugraph/cpu/ which the build scripts will then consume.

@raydouglass raydouglass requested a review from a team as a code owner August 19, 2020 17:00
@raydouglass raydouglass self-assigned this Aug 19, 2020
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.15    #1100   +/-   ##
============================================
  Coverage        72.12%   72.12%           
============================================
  Files               56       56           
  Lines             2102     2102           
============================================
  Hits              1516     1516           
  Misses             586      586           

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 c90f5dc...0721954. Read the comment docs.

@BradReesWork BradReesWork added this to the 0.15 milestone Aug 19, 2020
@BradReesWork BradReesWork merged commit 635fff8 into rapidsai:branch-0.15 Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants