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

[WIP] Support CUDA Per-Thread Default Stream in pool_memory_resource #416

Closed
wants to merge 11 commits into from

Conversation

harrism
Copy link
Member

@harrism harrism commented Jun 19, 2020

Uses CUDA events to pessimistically synchronize stream 0 allocations when compiled in CUDA per-thread default stream mode.

@harrism harrism added the 2 - In Progress Currently a work in progress label Jun 19, 2020
@harrism harrism self-assigned this Jun 19, 2020
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants