Summary:
The NVIDIA DGX Spark is a compact AI supercomputer featuring a GB10 Grace Blackwell Superchip, a 20-core ARM processor, 1 PetaFLOP of AI compute, and 128GB of unified LPDDR5X memory.
While a custom dual RTX 4090 server ("Terry") outperformed the DGX Spark ("Larry") in raw LLM inference and image generation (e.g., 132 tokens/second vs. 36 tokens/second for a small LLM), the Spark excels in tasks requiring more VRAM, such as running multiple large models simultaneously (e.g., a multi-agent system utilizing 89GB of VRAM) and training large LLMs (like Llama 3 70B), which Terry's 48GB VRAM couldn't handle. The DGX Spark also supports hardware-accelerated FP4 quantization for efficient model execution and enables advanced techniques like speculative decoding. Costing around $4,000 for the Founders Edition and consuming significantly less power (240W vs. 1100W for Terry), it is ideal for AI developers and fine-tuning, offering cloud-like capabilities locally with user-friendly setup via DGX OS and Nvidia Sync. Multiple DGX Sparks can be linked via a QSFP port for increased bandwidth (200 Gbps).