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

Introduce Cluster Charge Cut, optimize Histogram (bucket sorting) #171

Merged
merged 37 commits into from
Sep 26, 2018

Conversation

VinInn
Copy link

@VinInn VinInn commented Sep 22, 2018

  1. introduce ClusterChargeCut: remove noise in real data and make GPU much closer to CPU
  2. optimize Histogramming: use two step filling.
    faster, use less memory, avoid spilling: clusterizers are now 40% faster
  3. Vertices are now sorted on GPU
    Physics performances unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants