-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made throughput measurements "ODD capable".
Taught the host and CUDA algorithms how to perform track finding and fitting when a Detray geometry is used. Updated the common code of the throughput applications to deal with reading in a Detray geometry when appropriate, and to create the processing algorithms with their new interfaces. Updated the SYCL algorithm to mimic the host and CUDA algorithms. Even though it will not perform any track finding or fitting for the moment.
- Loading branch information
Showing
11 changed files
with
479 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.