RDMA over Thunderbolt #2908
Closed
okuvshynov
started this conversation in
General
Replies: 1 comment 1 reply
-
|
This PR has some benchmarks, examples of how to use the new API etc: #2808 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
According to
https://developer.apple.com/documentation/macos-release-notes/macos-26_2-release-notes#RDMA-over-Thunderbolt
there seem to be some RDMA implementation which I suppose doesn't involve network stack and allows to get low latency communication (potentially very useful for expert parallelism/tensor parallelism for llm inference).
Are there any more details on that? Maybe some estimates/benchmark results for roundtrip for several KB of data (~activation size)?
Any API I could experiment on?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions