-
Notifications
You must be signed in to change notification settings - Fork 90
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
BH prep #5174
Comments
For performance changes:
|
At some point I overheard BH has interrupts support, at least on BRISC, if I remember correctly. Should confirm its functionality. |
"64B-alignment for reads" Just wanted to make sure not a typo, since in GS/WH it's 32B-alignment. |
Also, I recall there being some issues with there being a relatively small NOC max packet size of 8KB. Wondering if BH will have the same limitation. |
not a typo, needs to change |
Some risks I see from infra / CI side:
|
perhaps we need to fork TTMetal on gitlab side and make necessary modifications |
my 2c: versim as a stop-gap to prefetch some the software development to build/bring up our sw stack and some unit test until hardware comes back. Once the hardware comes back, testing / development will be brought up on hardware and versim should be less relevant. As such, CI on versim may be throw away work. |
per @rtawfik01 earlier on the current coverage on versim for Buda -
Also, Reem is getting the llk submodule ready and we should let her know when we complete bulding metal with the current blackhole arch compile through metal stack. |
TODOs as of 31/07/2024
FYI @davorchap |
Most of the items from the initial list have been completed. Outstanding work has been broken out into separate issues and tracked in https://github.com/orgs/tenstorrent/projects/50/views/1 |
This is a list of todos for BH.
Must to run anything:
Phase1 for BH bring up - target 5/2
@abhullar-tt
Reem
Almeet/David
Use 16 deep CMD buffer FIFOs performantly (convo with Djordje about programming NOC on BH)--> will not be enabling this feature based on NoC team feedback because of HW bugsOLD NOTES BELOW:
Infra Flow - Versim scramble
Development flow (MVP: metal running slow dispatch with a few ops) -
note: if we can staff (2) - (5) pretty soon, you should try to test on versim; if not, we should do it on the cards.
note: this flow will give us versim as a backup platform in case things don't work on the cards - but development and testing on both side (github/gitlab) is very cumbersome.
TODO:
Phase2 for BH 30-day milestone & Open Source BH SW - target 5/17
Metal Goal - Single Tensix OP
[ ] Versim on CI
[ ] MatMul workload to stress-test single Tensix core
Phase3 for BH 60-day milestone - target 6/17
Metal goal - Multi-Tensix OP
[ ] MatMul workload to stress-test Multi Tensix cores
[ ]
** To be prioritized --> **
[ ] ? NOC/tensix shared access (need to enumerate)
[ ] Eth IRAM? TBD if BH has IRAM on ethernet. If true - need changes for Eth support
Performance changes/new features (not required to run):
[ ] NOC has a RISC-NOC command fifo which allows more non-blocking transactions in flight (legacy interface still works)
SFPU/I Optimizations / New Features:
Debug/analysis:
The text was updated successfully, but these errors were encountered: