Skip to content

Implemented binary search in Velo reconstruction

Daniel Campora Perez requested to merge dcampora_velo_binary_search into master

Closes https://gitlab.cern.ch/lhcb-parallelization/cuda_hlt/issues/34

  • Binary search method implemented for fill_candidates (10% speedup)
  • Binary search implemented for track_forwarding (little speedup and better physics).

Merge request reports