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

remove unnecessary sync between thrust ops and host threads #160

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

linhu-nv
Copy link
Contributor

fix to issue 148https://github.com/rapidsai/wholegraph/issues/148, remove unnecessary sync between thrust ops and host cpu threads

@linhu-nv linhu-nv requested a review from a team as a code owner April 12, 2024 09:56
@chuangz0 chuangz0 self-requested a review April 28, 2024 03:17
@@ -49,6 +49,7 @@ PACKAGES="pylibwholegraph"
rapids-mamba-retry install \
--channel "${CPP_CHANNEL}" \
--channel "${PYTHON_CHANNEL}" \
'mkl<2024.1.0' \
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same reason as PR 161. Thanks.

@chuangz0 chuangz0 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 30, 2024
@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit f8cadcf into rapidsai:branch-24.06 Apr 30, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants