Table of Contents

Cluster Setup

A typical Gaudi cluster looks like this:

Architecture Diagram

                        +-------------------------+
                        |   Management Plane      |
                        |  (BCM, Prometheus,       |
                        |   Grafana, Alertmanager) |
                        +------------+------------+
                                     |
                         1/10GbE OOB Management Network
                                     |
        +----------------------------+----------------------------+
        |                            |                             |
  +-----v-----+               +-----v-----+                 +-----v-----+
  |  Gaudi     |               |  Gaudi     |                 |  Gaudi     |
  |  Node 1    |               |  Node 2    |      ...        |  Node N    |
  |  8x Gaudi  |               |  8x Gaudi  |                 |  8x Gaudi  |
  |  cards     |               |  cards     |                 |  cards     |
  +-----+-----+               +-----+-----+                 +-----+-----+
        |                            |                             |
        +----------------------------+----------------------------+
                                     |
                     RoCEv2 Fabric (onboard NICs; direct
                     mesh for small clusters, leaf-spine
                     Ethernet switches for scale-out)
                                     |
                        +------------v------------+
                        |     Shared Storage        |
                        |   (Lustre / NFS / WEKA)   |
                        +----------------------------+

Networking Topology

Host & Storage Considerations

Job Scheduling Notes


← Previous | Guide Index | Next →