Skip to content

Adding cpu ci for conda build#482

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-22.04from
cjnolet:imp-2204-ci_cpu_build
Feb 2, 2022
Merged

Adding cpu ci for conda build#482
rapids-bot[bot] merged 4 commits intorapidsai:branch-22.04from
cjnolet:imp-2204-ci_cpu_build

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 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

@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
gpuci_logger "SKIPPING build of conda packages for libraft-nn, libraft-distance and libraft-headers"
fi

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

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
Contributor

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

loulankxh pushed a commit to loulankxh/raft that referenced this pull request Oct 14, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants