tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
https://docs.tenstorrent.com/ttnn/latest/index.html
Apache License 2.0
481 stars 78 forks source link

fd low latency master todo list #11796

Open pgkeller opened 3 months ago

pgkeller commented 3 months ago
pgkeller commented 1 month ago

added #11307 to master list: plan is to deprecate l1_data section entirely

pgkeller commented 3 weeks ago

Current status: using the ring buffer for kernel bins was reverted due to a non-deterministic hang in unet, that is being debugged but timeline is hard to estimate, eta early next week ~11/5. After that the transfers need to be done async, roughly 3 days, etc end of next week, ~11/8.

jbaumanTT commented 3 weeks ago

I broke out the unet hang to #14501