Skip to content

Conversation

@f3sch
Copy link
Collaborator

@f3sch f3sch commented Aug 23, 2025

As it is right now with the overlapping of the dataloading on the first iteration, doing the iteration per rof does not work (I think this only used for Pb-Pb) since the same data would be loaded multiple times leading to OOM. In any case, this option also fundamentally clashes with the gpu processing since it is done in parallel for many rofs. So for now and the test we want to do I want to disallow it summarily on the GPU part.

@github-actions
Copy link
Contributor

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-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@f3sch f3sch marked this pull request as ready for review August 23, 2025 13:02
@mconcas mconcas enabled auto-merge (squash) August 23, 2025 13:40
@mconcas mconcas merged commit b319a5f into AliceO2Group:dev Aug 23, 2025
13 checks passed
@f3sch f3sch deleted the its/gpunrofper branch August 23, 2025 17:36
mhemmer-cern pushed a commit to mhemmer-cern/AliceO2 that referenced this pull request Sep 9, 2025
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.

2 participants