- Dec 20, 2023
-
-
FTF GPU: Middle SP and z0 cut, cleanup
-
- Dec 13, 2023
-
-
Remove unused TrigInDetAccelerationSvcDefault
-
- Dec 06, 2023
-
-
FTF GPU: Add dL cut and code cleanup
-
- Dec 05, 2023
-
-
ID GPU tracking: Keep detector model on the GPU for the life of the module
-
- Nov 30, 2023
-
-
Shaun Roe authored
-
- Nov 20, 2023
-
-
main-coverity-TrigInDetCUDA
-
- Nov 16, 2023
-
-
Split ID Acceleration into current and ITk parts
-
- Oct 20, 2023
-
-
Draft: TrigValTools+TrigGpuTest: extend common naming convention to GPU ART tests Hello, This MR extends the trigger ART test naming convention to GPU tests. These now live in the TrigGpuTest package, and the easiest way for the ART monitor to understand it is to add an entry in the Common dictionary. Tests from the TrigGpuTest package should now be named test_trigGPU_XXX.py. Cheers, Bertrand
-
- Oct 13, 2023
-
-
TrigGpuTest fixes
-
- Oct 11, 2023
-
-
Move GPU tests from TriggerTest to TrigGpuTest (ATLINFR-5038)
-
- Sep 28, 2023
-
-
FTF GPU: Fix the barrel endcap flag readout
-
- Sep 14, 2023
-
-
FTF GPU: Improve the track seeding to run ttbar + PU(200) sample
-
- Aug 02, 2023
-
-
FTF GPU: Fix the ITk Strips layer and volume calculation
-
- Jul 24, 2023
-
-
scott snyder authored
Using memset on a class object containing floats.
-
scott snyder authored
Using memset on a class object containing floats.
-
- Jun 21, 2023
-
-
First steps to use ITk geometry in GPU accelerated FTF
-
- Jan 04, 2023
-
-
TrigCudaFitter: Fix clang15 warning. Unused variable. (Left commented-out, as it is used from commented code.)
-
- Dec 12, 2022
-
-
Frank Winklmeier authored
- prefer pre-increment - initialize variables
-
- Oct 21, 2022
-
-
scott snyder authored
Unintialized variables.
-
- Jul 10, 2022
-
-
TrigCudaFitter: Fix clang warning. Unused variable. Mark with [[maybe_unused]] as this appears to be meant as an example.
-
- Jul 09, 2022
-
-
Johannes Elmsheuser authored
Don't build TrigCudaFitter packae if cuda is not available as it is right now for ARM/aarch64 or CentOS9
-
- Jul 08, 2022
-
-
Initial checkin, using Dmitry's code from AltEFTrack - compiles if you can get the Nvidia helper headers sorted - execution fails currently (lxplus-gpu)
-
- May 23, 2022
-
-
Frank Winklmeier authored
-
- Apr 04, 2022
-
-
- Mar 30, 2022
-
-
Dmitry Emeliyanov authored
-
- Feb 17, 2022
-
-
- Aug 19, 2021
-
-
Tadej Novak authored
-
- Jun 29, 2021
-
-
- May 31, 2021
-
-
Frank Winklmeier authored
-
- Oct 26, 2020
-
-
Frank Winklmeier authored
-
- Aug 17, 2020
-
-
scott snyder authored
Library here builds sources, so it's not an interface library.
-
- Aug 14, 2020
-
-
scott snyder authored
Having an implicit copy assigment operator with an explicit copy ctor is deprecated. Remove explicit copy ctor.
-
- Aug 10, 2020
-
-
Dmitry Emeliyanov authored
-
- Aug 07, 2020
-
-
Dmitry Emeliyanov authored
on-demand data context allocation - fix for CUDA initialization error in athenaHLT with multiple processes and threads
-
- Jul 15, 2020
-
-
Dmitry Emeliyanov authored
-
- Jul 10, 2020
-
-
Dmitry Emeliyanov authored
-
- Jul 09, 2020
-
-
Dmitry Emeliyanov authored
revised version of the HLT InDet GPU demonstrator for AthenaMT, resolves the issues identified in !33485
-