You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add validation to ensure collectives are paired with a wait op to collective parity json (#143)
This PR introduces a new field to the existing collectives_parity.json
on the tlparse page. It ensures that in inductor_output_code, every
collective op issued has its respective wait op.
If not, the missing_wait field will update accordingly.
Updated tests.
<img width="1237" height="372" alt="image"
src="https://github.com/user-attachments/assets/08d3c1b5-13a0-41d5-897d-8361d204a278"
/>
0 commit comments