Skip to content

Add option for GPU running and set up tests (EFTRACK-262)

Stewart Martin-Haugh requested to merge smh/athena:FTF_GPU_tests into main

New flag to run GPU algorithms in the trigger. In principle this could be made more configurable but in practice I think the only thing we have ready is CUDA FTF seeding, in both ITk and Run-3 geometry mode.

Also add ART grid tests running these. These should execute on queues with NVidia architecture. Following example of CaloRecGPU.

Merge request reports