tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
439 stars 63 forks source link

Multi Device Ring APIs #10613

Open aliuTT opened 2 months ago

aliuTT commented 2 months ago

To support arbitrary device ids. Need to return a list of chips that can run AllGather.

aliuTT commented 2 months ago

Related to supporting this https://github.com/tenstorrent/tt-metal/issues/10608