-
Notifications
You must be signed in to change notification settings - Fork 35
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
[cudadev][RFC] Prototype (host|device)_unique_ptr API to use lightweight "Context" object instead of CUDA stream #256
Closed
makortel
wants to merge
12
commits into
cms-patatrack:master
from
makortel:cudadev_next_api_v3_allocator_via_context_v3
Closed
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 06cc8f2 - Browse repository at this point
Copy the full SHA 06cc8f2View commit details -
Add EDProducer base class, and runAcquire() and runProduce() functions
Add runAcquire(), runProduce() functions
Configuration menu - View commit details
-
Copy full SHA for 44b1429 - Browse repository at this point
Copy the full SHA 44b1429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70341c6 - Browse repository at this point
Copy the full SHA 70341c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df786db - Browse repository at this point
Copy the full SHA df786dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3187a - Browse repository at this point
Copy the full SHA 8b3187aView commit details -
Share the CUDA stream between Event products from the same EDProducer…
… in better-defined way
Configuration menu - View commit details
-
Copy full SHA for 4cd8dab - Browse repository at this point
Copy the full SHA 4cd8dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55effec - Browse repository at this point
Copy the full SHA 55effecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b8bdd - Browse repository at this point
Copy the full SHA e5b8bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf55b2 - Browse repository at this point
Copy the full SHA eaf55b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744c94f - Browse repository at this point
Copy the full SHA 744c94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0429ad5 - Browse repository at this point
Copy the full SHA 0429ad5View commit details -
Migrate make_(device|host)_unique and all calling code to pass cms::c…
…uda::Context objects instead of cudaStream_t
Configuration menu - View commit details
-
Copy full SHA for c91e0e3 - Browse repository at this point
Copy the full SHA c91e0e3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.