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 cooperative groups to populate Associations (Histograms) in Pixel Patatrack #35713

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2021

  1. add cooperative groups

    VinInn committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    650c971 View commit details
    Browse the repository at this point in the history
  2. works with coop

    VinInn committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e654481 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. coop works in assoc

    VinInn committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0614694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df68916 View commit details
    Browse the repository at this point in the history
  3. format

    VinInn committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f71031a View commit details
    Browse the repository at this point in the history
  4. use in rechits

    VinInn committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ac394e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. factorize away algos

    VinInn committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a3ab3ff View commit details
    Browse the repository at this point in the history
  2. decapsulate and format

    VinInn committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8a5d69b View commit details
    Browse the repository at this point in the history
  3. encapsulate

    VinInn committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6974029 View commit details
    Browse the repository at this point in the history
  4. format

    VinInn committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0c1e5f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. use coop for other 2 assoc

    VinInn committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    151aea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a9bda View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    b8e2760 View commit details
    Browse the repository at this point in the history
  2. add comment

    VinInn committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    446d652 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. factorize, encapsulate

    VinInn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5f6f596 View commit details
    Browse the repository at this point in the history
  2. propagate factorization

    VinInn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    71631b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. add const

    Co-authored-by: Matti Kortelainen <matti.kortelainen@cern.ch>
    VinInn and makortel authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    cf5b8ba View commit details
    Browse the repository at this point in the history
  2. add const

    Co-authored-by: Matti Kortelainen <matti.kortelainen@cern.ch>
    VinInn and makortel authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    da13a56 View commit details
    Browse the repository at this point in the history
  3. change to on const

    Co-authored-by: Matti Kortelainen <matti.kortelainen@cern.ch>
    VinInn and makortel authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fc4faa7 View commit details
    Browse the repository at this point in the history
  4. Update HeterogeneousCore/CUDAUtilities/interface/maxCoopBlocks.h

    Co-authored-by: Matti Kortelainen <matti.kortelainen@cern.ch>
    VinInn and makortel authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ac764da View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    6c38fdf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    699d28d View commit details
    Browse the repository at this point in the history
  2. remove double check

    VinInn authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    72f6df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6637f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9328e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0160c6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f387b0 View commit details
    Browse the repository at this point in the history
  7. format code

    VinInn authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    078f314 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    90dec57 View commit details
    Browse the repository at this point in the history
  2. fix misspell

    VinInn authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    2e58827 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    c09b4de View commit details
    Browse the repository at this point in the history
  2. align text

    VinInn authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    9df0add View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    418d0c4 View commit details
    Browse the repository at this point in the history