Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mo/14961 remove op alignment check #15097

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

mo-tenstorrent
Copy link
Contributor

@mo-tenstorrent mo-tenstorrent commented Nov 15, 2024

Ticket

#14961

Problem description

With the introduction of ring buffers, the requirement that all FW starts should come before the last two FW ends does not hold anymore. This was checked in profiler and some tests were asserting on it

What's changed

Ops are aligned using their opID and above requirement is checked by the profiler

NOTE: Profiler post processing mock tests are removed as they were not relevant anymore and were taking lfs space.

Checklist

@tt-rkim
Copy link
Collaborator

tt-rkim commented Nov 18, 2024

THANK YOU EMPEROR MO

@tt-rkim
Copy link
Collaborator

tt-rkim commented Nov 18, 2024

FOR NO LFS

@mo-tenstorrent
Copy link
Contributor Author

This is blocked on getting green device perf on main before we can test device perf on this branch.

As perf ongoing conversations,
Currently on main GS device perf is crashing due to BERT seg faults and WH unet being out of bound.

Profiler post processing does not require all FW stars for and op to
come before the last two FW ends
@mo-tenstorrent mo-tenstorrent force-pushed the mo/14961_remove_op_alignment_check branch from 4187291 to 99051da Compare November 19, 2024 18:08
@mo-tenstorrent mo-tenstorrent merged commit b85f0e8 into main Nov 20, 2024
130 checks passed
@mo-tenstorrent mo-tenstorrent deleted the mo/14961_remove_op_alignment_check branch November 20, 2024 14:21
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