diff --git a/general/arch/neuron-features/collective-communication.rst b/general/arch/neuron-features/collective-communication.rst index 694149c5..c60e54c2 100644 --- a/general/arch/neuron-features/collective-communication.rst +++ b/general/arch/neuron-features/collective-communication.rst @@ -29,7 +29,8 @@ Neuron also provides the following peer to peer operators: Support for additional Collective Communication operators might be added in future releases. Neuron devices are connected via NeuronLinks within -a single instance and EFA links between instances. All NeuronLinks +a single instance and EFA links between instances (for Trn2, an UltraCluser +would be considered a single instance). All NeuronLinks transfer the data directly between Neuron device and between Neuron devices and EFA devices bypassing the host to achieve high bandwidth and low latency.