Skip to content

Remove unncessary requirement for using the platform default stream in LoopFuser - #387

Merged
adayton1 merged 1 commit into
developfrom
feature/camp_support_2
Jul 24, 2026
Merged

Remove unncessary requirement for using the platform default stream in LoopFuser#387
adayton1 merged 1 commit into
developfrom
feature/camp_support_2

Conversation

@adayton1

Copy link
Copy Markdown
Member
  • CAMP v2026.07 no longer allows clients to determine the default stream on a translation unit basis due to the ODR violations that almost certainly will occur, such as here in the LoopFuser.
  • From a visual inspection, it does not appear that the LoopFuser actually relies on the 0 stream, and in fact, it may be more dangerous for it to use a different stream than the rest of CARE.
  • Client testing is underway to validate this change in at least one real application.

@adayton1
adayton1 requested review from dtaller, liu15 and robinson96 July 23, 2026 17:14
@adayton1
adayton1 merged commit 3168991 into develop Jul 24, 2026
32 checks passed
@adayton1
adayton1 deleted the feature/camp_support_2 branch July 24, 2026 17:49
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.

3 participants