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

Adding cpu ci for conda build #482

Merged
merged 4 commits into from
Feb 2, 2022

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Feb 2, 2022

No description provided.

@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 2, 2022
@cjnolet cjnolet added this to PR-WIP in RAFT v22.04 Release via automation Feb 2, 2022
@cjnolet cjnolet requested a review from a team as a code owner February 2, 2022 18:20
@github-actions github-actions bot added the gpuCI label Feb 2, 2022
Copy link
Contributor

@msadang msadang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

RAFT v22.04 Release automation moved this from PR-WIP to PR-Reviewer approved Feb 2, 2022
@cjnolet
Copy link
Member Author

cjnolet commented Feb 2, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 207a9de into rapidsai:branch-22.04 Feb 2, 2022
RAFT v22.04 Release automation moved this from PR-Reviewer approved to Done Feb 2, 2022
gpuci_logger "SKIPPING build of conda packages for libraft-nn, libraft-distance and libraft-headers"
fi

if [ "$BUILD_raft" == "1" ]; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be BUILD_RAFT


if [[ -z "$PROJECT_FLASH" || "$PROJECT_FLASH" == "0" ]]; then
#If project flash is not activate, always build both
export BUILD_PYRAFT=1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be BUILD_RAFT to be consistent with other projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants