Politecnico di Torino - Corso Duca degli Abruzzi, 24 - 10129 Torino, ITALY

+39 011 090 6100 info@tech-share.it

System for fast collective communications

BroadcastCollective communicationsComputingHigh PerformanceInformatica Tsd EnMulticastRemote DMA

Introduction

The patent regards a data transmission system to be used in an interconnection network between nodes. Said system accelerates data transfer between nodes for a variety of collective operations such as broadcast (one at all), multicast (one to many), all-in-all in all its forms.

Technical features

The system is meant to be used within the logic of a network interface card interconnecting computing nodes in an arbitrary topology in the context of High Performance Computing. Collective communications are used in many classes of relevant scientific numerical simulations, being tipically a bottleneck in overall system performances. The purpose of our invention is to minimize data transfer, and thus latency, between source node and destination nodes in the following cases:

  • Multicast: one node sends a buffer of local data to a subset of receiving nodes;
  • Broadcast: one node sends a buffer of local data to all other nodes in the network;
  • All to all: one (or even all) node send a buffer (or different parts of a buffer) to all or a subset of other nodes.

Possible Applications

  • Parallel computer interconnection networks for scientific high performance computing;
  • Network interface cards for custom interconnection networks.

Advantages

  • Lower communication latency in the collective communications on a custom interconnection network in the context of High Performance Computing;
  • Lower host CPU workload for collective communication operations;
  • Collective communication optimization for point-to-point networks with native Remote DMA paradigm.