Multi-Node DGX Spark: Tensor-Parallel Sizing for 2x and 4x Clusters
A 135 GB model against a 128 GB box forces a cluster. Here is the decision order, the parallelism maths, and what the interconnect really costs per token.
Category desk
Technical deep dives, reproducible tests, and tool evaluations.
A 135 GB model against a 128 GB box forces a cluster. Here is the decision order, the parallelism maths, and what the interconnect really costs per token.
Paged KV, radix-tree prefix sharing and ahead-of-time compilation all pull in different directions. Work out which one your own workload should pay for.
A model that fits can still die on one long prompt. Here is the arithmetic behind the second allocation that grows with context, and how to shrink it.
Weights are only one of four memory buckets, and past roughly 115k tokens the KV cache costs more than the model does. Here is the arithmetic in full.
Prefill is compute-bound, decode is bandwidth-bound, and KV cache is what really caps concurrency. The metrics, memory maths and tradeoffs behind serving.
The same 320B model is 328 GB in FP8 and near 135 GB at 4 bits. Bytes-per-parameter math, per-format tradeoffs, and how to size a box that actually fits.
Prepare for the September 2026 FIPS 140-2 sunset. Learn the procurement impacts, technical breaking changes, and exact steps to migrate stacks to FIPS 140-3.
Explore the EU Cyber Resilience Act Article 14 mandatory 24-hour vulnerability reporting rules, ENISA platform architecture, and PSIRT compliance steps.