🚀 The feature, motivation and pitch
Goal
Introduce FFTS into p2p transport with a clear three-layer split:
FftsDispatcher: base FFTS task builder and launcher
FftsEngine: per-device FFTS execution capability built on top of FftsDispatcher
FftsTransport: multi-device transport built on top of FftsEngine
Map
Note: PR1 code is based on the FFTS usage path mentioned in #990 and introduced in #1039 on develop, and will be marked as co-authored by NaganooMei.
Design Notes
Validation
Alternatives
No response
Additional context
No response
🚀 The feature, motivation and pitch
Goal
Introduce FFTS into p2p transport with a clear three-layer split:
FftsDispatcher: base FFTS task builder and launcherFftsEngine: per-device FFTS execution capability built on top ofFftsDispatcherFftsTransport: multi-device transport built on top ofFftsEngineMap
Note: PR1 code is based on the FFTS usage path mentioned in #990 and introduced in #1039 on
develop, and will be marked as co-authored by NaganooMei.Design Notes
Validation
FftsDispatcherFftsEngineFftsTransportAlternatives
No response
Additional context
No response