-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (33 loc) · 1.25 KB
/
Copy pathCITATION.cff
File metadata and controls
33 lines (33 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
message: "If you use Basidium in academic or industrial fabric-qualification work, please cite it as below."
title: "Basidium: Multi-threaded Layer-2 Stress and Hardware Evaluation Tool for GPU Cluster Fabrics"
type: software
version: "2.6.1"
date-released: 2026-06-10
abstract: >-
Basidium is a libpcap-based Layer-2 packet injection utility for stress-testing
and qualifying lossless Ethernet fabrics that carry RoCE / RDMA traffic in GPU
training clusters. It supports CAM-table flooding, gratuitous ARP / DHCP /
ND / IGMP / LLDP / STP storms, IEEE 802.1Qbb PFC PAUSE injection, VLAN range
cycling, QinQ double-tagging, NCCL throughput correlation, multi-step Targeted
Congestion Orchestration scenarios, and a regression-detection workflow built
around bit-reproducible runs (--seed), JSON / CSV reports, fail-fast mid-run
halts (--stop-on-degradation, --stop-on-failopen), and a step-by-step report
diff tool (--diff).
authors:
- family-names: Stits
given-names: Matthew
email: stits@stits.org
repository-code: "https://github.com/mstits/Basidium"
license: MIT
keywords:
- ethernet
- rdma
- rocev2
- pfc
- nccl
- gpu-cluster
- network-fabric
- stress-testing
- hardware-qualification
- regression-detection