forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add infrastructure around cub CachingDeviceAllocator, and use it in SiPixelRawToCluster #172
Merged
fwyzard
merged 19 commits into
cms-patatrack:CMSSW_10_4_X_Patatrack
from
makortel:cubAllocator
Nov 27, 2018
Merged
Add infrastructure around cub CachingDeviceAllocator, and use it in SiPixelRawToCluster #172
fwyzard
merged 19 commits into
cms-patatrack:CMSSW_10_4_X_Patatrack
from
makortel:cubAllocator
Nov 27, 2018
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2c35bb2 - Browse repository at this point
Copy the full SHA 2c35bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c515f9 - Browse repository at this point
Copy the full SHA 2c515f9View commit details
Commits on Oct 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e30b0f2 - Browse repository at this point
Copy the full SHA e30b0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb5d59 - Browse repository at this point
Copy the full SHA 1bb5d59View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8d0d330 - Browse repository at this point
Copy the full SHA 8d0d330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f125d - Browse repository at this point
Copy the full SHA 20f125dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f5bcd - Browse repository at this point
Copy the full SHA 21f5bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0087ce - Browse repository at this point
Copy the full SHA e0087ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7eac3f - Browse repository at this point
Copy the full SHA e7eac3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c63af - Browse repository at this point
Copy the full SHA a2c63afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b549a - Browse repository at this point
Copy the full SHA a6b549aView commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6fd9438 - Browse repository at this point
Copy the full SHA 6fd9438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c371ba - Browse repository at this point
Copy the full SHA 8c371baView commit details
Commits on Nov 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fc83c38 - Browse repository at this point
Copy the full SHA fc83c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b53aa - Browse repository at this point
Copy the full SHA f9b53aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 031f07f - Browse repository at this point
Copy the full SHA 031f07fView commit details
Commits on Nov 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 15c15ab - Browse repository at this point
Copy the full SHA 15c15abView commit details
Commits on Nov 27, 2018
-
Wrap the exception in a try-catch block to let GDB break on it
Throw and catch the "CUDAError" exception instead of creating it, to let GDB `catch throw` and break on it while debugging.
Configuration menu - View commit details
-
Copy full SHA for 91cb38a - Browse repository at this point
Copy the full SHA 91cb38aView commit details -
Improve allocator log information
Improve the report about the cub::CachingDeviceAllocator configuration. Restore the previous CUDA device after reading the available memory.
Configuration menu - View commit details
-
Copy full SHA for ae51c9a - Browse repository at this point
Copy the full SHA ae51c9aView 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.