Skip to content

Conversation

@mconcas
Copy link
Collaborator

@mconcas mconcas commented Sep 3, 2024

  • Staging
  • Move vertexer kernels away from the traits
  • Fix GPU APIs compatibility
  • Fix Hybrid interfaces for CPU
  • Checkpoint work
  • Unregister memory in sync and async when iteration == par.size()-1
  • Fix USEMatCorrNONE case in gpu fit
  • Update usage
  • Make TrackingFrameInfo array const
  • Update methods

@mconcas mconcas requested review from a team, davidrohr and shahor02 as code owners September 3, 2024 17:58
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2024

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

@mconcas
Copy link
Collaborator Author

mconcas commented Sep 4, 2024

CI is green; this fixes a couple of bugs in GPU tracking and adds kernel separation for vertexing so that it can be merged already.
More cleanup and feature restoration on the GPU part will come in next PRs.

@mconcas mconcas changed the title ITS-GPU: various fixes ITS-GPU: various fixes + separate vertexing kernels Sep 4, 2024
@mconcas mconcas merged commit 64c47f6 into AliceO2Group:dev Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant