Draft: CA: Add experimental GPU tracking
Draft of the merge request for adding GPU tracking code as an experimental part for future stepwise merging with standard CA classes. XPU initialization and GPU tracking integration in the CaTrackFinderWindow class need to be modified before the final merge.
Merge request reports
Activity
added Tracking label
requested review from @se.gorbunov
assigned to @g.kozlov
- Resolved by Grigory Kozlov
- Resolved by Grigory Kozlov
- algo/ca/core/experimental/CaMeasurementXy.h 0 → 100644
changed this file in version 2 of the diff
I don't want to clutter up KfCore. CaMeasurementXy.h is a temporary replacement for KfMeasurementXy.h. I can't use KfMeasurementXy.h on the GPU right now due to the initialization of non-static data members. I plan to get rid of CaMeasurementXy.h, but I still need it. I would suggest leaving it in the experimental folder for now
- Resolved by Grigory Kozlov
- Resolved by Grigory Kozlov
- Resolved by Grigory Kozlov
- Resolved by Grigory Kozlov
added 1 commit
- 34df81f4 - CA: multiple fixes in the experimental GPU code
added 13 commits
-
34df81f4...591d99fa - 11 commits from branch
computing:master
- 259e64ac - CA: Add experimental GPU tracking
- 7c586ec5 - CA: multiple fixes in the experimental GPU code
-
34df81f4...591d99fa - 11 commits from branch
added 12 commits
-
7c586ec5...09e4e5b6 - 10 commits from branch
computing:master
- 24540cd4 - CA: Add experimental GPU tracking
- 775c1f12 - CA: multiple fixes in the experimental GPU code
-
7c586ec5...09e4e5b6 - 10 commits from branch
added 8 commits
Toggle commit listadded CodeOwners label