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

Make cuda::stream_ref universally available #1293

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Jan 18, 2024

We had many users complain about the Guard and stream_ref is simple enough so that we wont change its API dramatically

We had many users complain about the Guard and stream ref is simple enough so that we wont change its API dramatically
@miscco miscco requested review from a team as code owners January 18, 2024 08:20
@miscco miscco enabled auto-merge (squash) January 18, 2024 08:21
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Jan 18, 2024
@miscco miscco requested a review from jrhemstad January 18, 2024 14:02
@miscco miscco merged commit 962ace6 into NVIDIA:main Jan 18, 2024
539 checks passed
@miscco miscco deleted the make_stream_ref_non_experimental branch January 18, 2024 19:50
@harrism
Copy link
Contributor

harrism commented Jan 22, 2024

What is the plan for removing the guard from all of memory_resource?

@jrhemstad
Copy link
Collaborator

What is the plan for removing the guard from all of memory_resource?

My $0.02 would be that once everything in RAPIDS has been moved over to the new interface and we've added the equivalent of things like device_buffer, etc.

@harrism
Copy link
Contributor

harrism commented Jan 22, 2024

That sounds like a pretty long wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants