Skip to content

Commit b985c30

Browse files
fix EFAv3 (#102)
1 parent 9e7220c commit b985c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

network/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ The switches can connect 64 devices at 400Gbps.
457457
[Elastic Fabric Adapter (EFA)](https://aws.amazon.com/hpc/efa/) is a recent inter-node networking technology created by AWS.
458458

459459
- EFA v1 0.4 Tbps (effective 340 Gbps for all_reduce tests) (P4 AWS instances)
460-
- EFA v2 3.2 Tbps (since Q3-2023, P5 AWS instances - 32 NICs!)
461-
- EFA v3 3.2 Tbps (since Q1-2025, P6 and Trn2 AWS instances - 16 NICs!) - same theoretical speed as v2, but should be delivering a much better actual speed.
460+
- EFA v2 3.2 Tbps (since Q3-2023, P5 AWS instances - 32 100GbE (4x28G) NICs!)
461+
- EFA v3 3.2 Tbps (since Q1-2025, P5en AWS instances - 16 200GbE (4x56G) NICs! and Trn2 AWS instances) - same theoretical speed as v2, but should be delivering a much better actual speed at real world message sizes.
462462

463463

464464
### Gaudi2 (inter-node)

0 commit comments

Comments
 (0)