hard.bargains

When a Mac Studio cluster makes sense, and when it doesn't

Mac Studios can now run one large model across Thunderbolt 5. At 512GB or less, one larger Studio is cheaper. Above 512GB, a cluster is the only Mac path.

Can Mac Studios run one AI model across multiple machines? Yes. Since macOS 26.2, Mac Studios can be cabled together over Thunderbolt 5 and treated as one inference machine. Apple’s MLX framework splits a model across the boxes, and the macOS 26.2 update added RDMA over Thunderbolt 5 — direct memory access between machines at microsecond latency, which is the piece that makes tensor parallelism work outside a datacenter. A four-Studio cluster has been measured running a 1-trillion-parameter model at 28-30 tokens a second.

The buying answer has a clean edge. Priced against our used-Studio medians, one larger Studio costs less through 512GB. Above 512GB, a cluster is the only Mac configuration that can hold the model.

Is one Mac Studio cheaper than a cluster at 512GB or less?

Target memory One box Cluster path Verdict
256GB used M3 Ultra 256GB, $9,999 2x used M1 Ultra 128GB, $10,498 one box, and it isn’t close
512GB used M3 Ultra 512GB, $17,448 2x used M3 Ultra 256GB, $19,998 one box
820GB+ none exists 2x used M3 Ultra 512GB, $34,896 cluster or nothing

A single machine is cheaper at every size Apple sells, and better beyond the sticker: all of its bandwidth serves every layer of the model, there is no interconnect to configure and nothing halves your speed when a cable hiccups. The measured cluster speedups are real but sublinear — a 70B model went from 5 to 16 tokens a second across four nodes, a 480B model from 27 to 40 — and the practitioner reports the software is still beta-grade under concurrent load, with no redundancy: one node down stops inference.

There’s a hardware trap in the cheap-looking row, too. RDMA needs Thunderbolt 5, which the M1 and M2 Ultra Studios don’t have — older Studios can only do the slower pipeline-parallel mode over their Thunderbolt 4 ports. The used Ultras that look like bargain cluster nodes are the ones locked out of the fast path.

When does a Mac Studio cluster make sense?

The largest memory in any single Mac is the 512GB M3 Ultra — and its M5 successor arriving in late October, price unannounced. The biggest open models have already outgrown that: DeepSeek V4 Pro wants about 820GB at 4-bit, Kimi K3 about 1.4TB. No single Mac runs either model; the alternatives move into rack-class systems.

Two used 512GB M3 Ultras — about $34,896 at our Aug. 18-25 medians — clear the DeepSeek V4 Pro bar. Three clear Kimi K3’s. That is a lot of money for a home lab, and it is one of the few desk-side paths to this capability. The comparable Nvidia route runs through $16,000 96-gigabyte cards, five of which don’t yet equal one of these clusters’ memory. For people who need a frontier-scale open model on premises — the confidentiality cases, mostly — pairs of used Mac Studios are an available path when a single box is too small.

Everyone else is better served by the boring conclusion: buy the most memory you can afford in one box, and let the cluster stay a capability you’re glad exists and don’t need. We’ll rerun this table when the 512GB M5 Ultra gets its price — its bandwidth is 50% higher than the M3 Ultra’s, which moves the single-box case further ahead.

About the data: Cluster performance figures are from a practitioner's published benchmarks of a four-node M3 Ultra cluster and Apple's WWDC26 documentation, linked in place — not our own tests. Used Mac Studio prices are median asking prices from our crawler, Aug. 18-25, secondhand conditions, deduplicated per listing, scam-shaped listings excluded; asks are not sales. Model memory requirements are canirun.ai estimates at roughly 4-bit quantization.