Skip to content

fix[next-dace]: Avoid adding instrumention to programs without GPU schedule#2473

Merged
iomaganaris merged 1 commit intomainfrom
fix_gpu_marker_tx_nongpu
Feb 4, 2026
Merged

fix[next-dace]: Avoid adding instrumention to programs without GPU schedule#2473
iomaganaris merged 1 commit intomainfrom
fix_gpu_marker_tx_nongpu

Conversation

@iomaganaris
Copy link
Copy Markdown
Contributor

  • Avoid compilation issues with update_theta_v that doesn't have a GPUSchedule if ADD_GPU_TRACE_MARKERS are enabled

@iomaganaris iomaganaris requested a review from edopao February 4, 2026 15:25
Copy link
Copy Markdown
Contributor

@edopao edopao left a comment

Choose a reason for hiding this comment

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

Good catch!

@iomaganaris iomaganaris merged commit 94e4abc into main Feb 4, 2026
23 checks passed
iomaganaris added a commit that referenced this pull request Feb 4, 2026
…hedule (#2473)

- Avoid compilation issues with `update_theta_v` that doesn't have a
GPUSchedule if `ADD_GPU_TRACE_MARKERS` are enabled
@edopao edopao deleted the fix_gpu_marker_tx_nongpu branch February 4, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants