Skip to content

Commit

Permalink
Added more detail regarding current status/progress of TAC-HEP project (
Browse files Browse the repository at this point in the history
  • Loading branch information
twnelson0 authored May 29, 2024
1 parent 2b1556b commit 309f76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _trainees/twnelson0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ presentations:
---

## Project
I am working on porting the CMS E/Gamma Reconstruction code to run on GPUs. Currently the project is focused on the electron seeding. I am working on this project with Dr. Charis Koraka, Dr. Matti Kortelainen and Dr. Andrea Bocci.

I am currently working on porting the doublet/triplet seed building code and seed matching code from the CMSSW e/gamma reconstruction algorithm to run on GPUs using the ALPAKA library. The e/gamma pixel matching algorithm was chosen as it comprises 5%-10% of both HLT and offline reconstruction time. The goal of the project is to have a working implementation of the GPU compatible code integrated in CMSSW by the end of this year. Over the past year I have performed efficiency studies on the reconstructed electrons. The efficiency is the ratio of the number of reconstructed electrons using the new algorithm to the number of reconstructed electrons using the old algorithm. These studies also compared the kinematic distributions of the reconstructed electrons and looked at the timing of the different algorithms. These studies have been used to validate the physics performance of the new algorithm. In March of 2024 I participated in the 15th Patatrack hackathon and wrote an initial implementation of an ALPAKA compatible endcap propagator. This function is designed to extrapolate a track that is compatible with an electron whose trajectory is towards one of the two ECAL endcaps. I then integrated this function into the electron seed producer.
## Mentors
* Dr. Charis Koraka (University of Wisconsin-Madison)
* Dr. Tulika Bose (University of Wisconsin-Madison)
Expand Down

0 comments on commit 309f76c

Please sign in to comment.