What does NVLink mean in inference serving?
NVLink is a high-bandwidth connection used between supported accelerators in the same system or fabric. Collective operations can move tensor shards and partial results across these links. Operators map parallel groups onto connected devices and inspect the actual communication topology. They measure collective time because link presence alone does not guarantee balanced or contention-free traffic.