Alice Weekly Meeting: Software for Hardware Accelerators / PDP-SRC - MINUTES ONLY

Europe/Zurich
Zoom Meeting ID
61230224927
Host
David Rohr
Useful links
Join via phone
Zoom URL
    • 10:00 AM 10:20 AM
      Discussion 20m
      Speakers: David Rohr (CERN), Giulio Eulisse (CERN)
    • 10:20 AM 10:25 AM
      Following up JIRA tickets 5m
      Speaker: Ernst Hellbar (CERN)
    • 10:25 AM 10:30 AM
      TPC ML Clustering 5m
      Speaker: Christian Sonnabend (CERN, Heidelberg University (DE))
    • 10:30 AM 10:35 AM
      ITS Tracking 5m
      Speaker: Matteo Concas (CERN)
    • 10:35 AM 10:45 AM
      TPC Track Model Decoding on GPU 10m
      Speaker: Gabriele Cimador (Universita e INFN Trieste (IT))

      GPU param optimisation

      Updates:

      • Performed several measurements for independent kernels (MergerTrackFit, MergerFollowLoopers, MergerSliceRefit, MMergerCollect, CompressionKernels_step0attached, CompressionKernels_step1unattached)
      • Created set of best parameters per beamtype (pp, PbPb) and per IR (100kHz, 2MHz for pp and 5kHz, 50kHz for PbPb)
        • How to choose best configuration:
          1. compute conf_mean_time - default_conf_mean_time
          2. propagate error (std dev) of the difference and compute 95% confidence interval
          3. if 0 is in the interval, can't tell with confidence if current configuration is better than the default
          4. if one or more CIs have upperbound < 0, choose the one with smaller mean (i.e. the best)
      • Started to investigate on concurrent kernels
        • TrackletConstructor_singleSlice params, as it is the overall longest kernel with other concurrent kernels
        • Grid search on its grid and block size
        • Measured both mean kernel duration and overall TrackingSlice duration (changing params influences whole phase duration)

       To do:

      • Plug in the optimal set of parameters per (beamtype,IR) and check if there is a noticeable improvement in TPC processing when input TF is (beamtype,IR)
      • Continue to investigate on phases with concurrent kernels (more difficult than single stream kernels)

      Problems

      EPNs are currently down.

    • 10:45 AM 10:55 AM
      Efficient Data Structures 10m
      Speaker: Dr Oliver Gregor Rietmann (CERN)