Skip to content

Fetch only GPUSettingsRecTRD for TRD tasks not all GPU ConfigurableParam#15121

Open
davidrohr wants to merge 5 commits intoAliceO2Group:devfrom
davidrohr:PR
Open

Fetch only GPUSettingsRecTRD for TRD tasks not all GPU ConfigurableParam#15121
davidrohr wants to merge 5 commits intoAliceO2Group:devfrom
davidrohr:PR

Conversation

@davidrohr
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

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

@alibuild
Copy link
Collaborator

alibuild commented Mar 4, 2026

Error while checking build/O2/fullCI_slc9 for 8e40011 at 2026-03-04 20:04:

No log files found

Full log here.

void GPUTRDRecoParam::init(float bz, const GPUSettingsRec* rec)
{
float resRPhiIdeal2 = rec ? rec->trd.trkltResRPhiIdeal * rec->trd.trkltResRPhiIdeal : 1.6e-3f;
const GPUSettingsRec* rec = nullptr;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look correct. Leftover from the test?

@davidrohr davidrohr force-pushed the PR branch 2 times, most recently from 88e389c to 2af9d96 Compare March 4, 2026 20:00
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.

3 participants