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

Use unified memory for conditions #157

Open
wants to merge 12 commits into
base: CMSSW_10_4_X_Patatrack
Choose a base branch
from

Commits on Jan 8, 2019

  1. Full workflow from raw data to pixel tracks and vertices on GPUs (cms…

    …-sw#216)
    
    Port and optimise the full workflow from pixel raw data to pixel tracks and vertices to GPUs.
    Clean the pixel n-tuplets with the "fishbone" algorithm (only on GPUs).
    
    Other changes:
      - recover the Riemann fit updates lost during the merge with CMSSW 10.4.x;
      - speed up clustering and track fitting;
      - minor bug fix to avoid trivial regression with the optimized fit.
    VinInn authored and fwyzard committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    7067416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f30343 View commit details
    Browse the repository at this point in the history
  3. Add CUDAManagedAllocator

    makortel committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    fd0f069 View commit details
    Browse the repository at this point in the history
  4. Add CUDAManagedVector

    makortel committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    eb8daf4 View commit details
    Browse the repository at this point in the history
  5. Add CUDAESManaged

    makortel committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    afd89f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aba7012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc928df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a1fd14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b2937a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a160b2 View commit details
    Browse the repository at this point in the history
  11. Boolean flag per device

    makortel committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    6d62b3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbeb333 View commit details
    Browse the repository at this point in the history