Skip to content

[TESTING] Fix expected error in 2CTA consan test#10409

Merged
lezcano merged 1 commit into
mainfrom
fix_consan_test
May 29, 2026
Merged

[TESTING] Fix expected error in 2CTA consan test#10409
lezcano merged 1 commit into
mainfrom
fix_consan_test

Conversation

@lezcano
Copy link
Copy Markdown
Contributor

@lezcano lezcano commented May 28, 2026

We expect two different types of failures in this 2CTA race:

  • The 1 cta one
  • Have CTA1 race ahead (as it's doing nothing on tcgen05 ops) then
    load/store smem, and invalidate the barrier, before the barrier has
    finished being used by tcgen05_commit.

We also remove the TWO_CTA flag in the TMA barrier as it doesn't make
sense here.

We expect two different types of failures in this 2CTA race:
- The 1 cta one
- Have CTA1 race ahead (as it's doing nothing on tcgen05 ops) then
  load/store smem, and invalidate the barrier, before the barrier has
  finished being used by tcgen05_commit.

We also remove the TWO_CTA flag in the TMA barrier as it doesn't make
sense here.
@lezcano lezcano requested a review from peterbell10 as a code owner May 28, 2026 23:56
@lezcano lezcano enabled auto-merge (squash) May 29, 2026 00:08
@lezcano lezcano merged commit 07ee9d6 into main May 29, 2026
15 of 20 checks passed
@lezcano lezcano deleted the fix_consan_test branch May 29, 2026 01:02
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