A company called Tiny Corp claims Apple has approved a driver letting AMD and Nvidia GPUs in external enclosures perform compute tasks on Apple Silicon Macs. That's a notable claim, because Apple's own documentation still says it isn't possible. If accurate, it represents a real exception to a firm architectural boundary. But the story rests on a single report, Apple has made no public announcement, and "compute tasks" is not what most people picture when they hear the words "Apple Silicon eGPU support."
That distinction matters more than it might seem. The two things being conflated here—external GPU compute for AI workloads versus the graphics acceleration most users associate with eGPUs—are almost entirely different capabilities. Understanding why requires a short detour through what Apple's eGPU support actually looked like when it existed, and why Apple Silicon ended it.
The key detail that Apple sanctioned Tiny Corp's driver comes from one outlet summarizing Tiny Corp's own statements. Apple has issued no public statement, and independent verification isn't available yet.
What "eGPU on Apple Silicon" doesn't mean
Start with what eGPU support looked like when Apple actually offered it. Beginning with macOS High Sierra 10.13.4, the system could route rendering work through a desktop GPU sitting in a Thunderbolt-connected enclosure. The use cases were concrete: accelerating Metal, OpenGL, and OpenCL apps and games, driving VR headsets plugged directly into the enclosure, and powering external displays with full GPU rendering. From macOS Mojave onward, users could flag specific apps to run through the external card via a "Prefer External GPU" option in each app's Get Info panel. Think of it as a discrete graphics card that macOS knew how to treat as a first-class rendering resource for games, pro apps, displays, the works.
That's the model people mean when they say "eGPU support." Tiny Corp's driver describes something else entirely.
Apple's architecture rules were already strict even in the Intel era. Only cards using the same GPU architecture as those Apple shipped in its own Macs were supported: AMD Polaris, Vega, RDNA, and RDNA2, but only specific chip variants within those families. The RX 6700, for instance, was never supported, not because it's a bad card, but because Apple never wrote drivers for that particular chip (Apple Support, January 2024). NVIDIA didn't appear on Apple's compatibility list at all. Third-party aftermarket drivers were explicitly incompatible with macOS. The system was tightly scoped by design.
What Tiny Corp's driver reportedly enables is narrower still. According to Silicon Report's coverage this past Saturday, AMD and Nvidia cards in eGPU enclosures can serve as external compute accelerators on Apple Silicon Macs, useful for running AI models locally, experimenting with inference workloads, or developer testing against real GPU hardware. External display output through the eGPU is explicitly not accelerated. Think of the GPU as a calculator the Mac passes math problems to: it crunches the numbers and returns results, but it isn't drawing anything on screen.
Local LLM experimentation, model inference, and developer testing are the plausible applications. Gaming, faster external display output, Final Cut Pro GPU offloading, driving a higher-refresh monitor: none of that applies here.
Why Apple Silicon changed the equation and what this reportedly reopens
Apple's M-series chips integrate CPU, GPU, memory, and Neural Engine on a single die with a unified memory architecture. The Intel-era eGPU model worked because macOS could hand off rendering to a discrete external card through well-defined Metal API paths. That handoff doesn't translate cleanly to Apple Silicon. The on-chip GPU shares memory with everything else on the die, and Apple's performance story is built around that tight integration, not around routing work to external hardware over Thunderbolt.
So Apple Silicon dropped eGPU graphics support entirely. Not deprecated, it gradually dropped. The support page Apple maintains on the subject still requires an Intel Mac as a baseline requirement. Apple Silicon Macs simply don't appear on the list.
What Tiny Corp is describing, if accurate, is a narrow reopening not of graphics support, but of compute access. The distinction is architectural. A compute driver doesn't need to plug into Metal rendering pipelines or manage display output. It passes numerical workloads to the GPU and retrieves results, which is a simpler and more constrained handoff. That may be exactly why it's possible where full graphics acceleration isn't.
Tiny Corp claims Apple sanctioned its driver, but "approved" can mean several different things: a notarized system extension, a private developer entitlement, or access granted through Apple's developer program. None of those options would constitute Apple publicly reopening eGPU support. The distinction matters because what Tiny Corp has may not extend to other developers or other hardware configurations.
The Nvidia angle is the more surprising part of the claim. Apple hasn't shipped Nvidia-compatible GPU drivers in macOS for years. Forum guidance from early 2022 on eGPU.io described Nvidia RTX cards as simply non-functional under macOS, with AMD as the only viable path. If this driver genuinely brings Nvidia into the picture on Apple Silicon, even for compute only, even unverified, that's the detail worth watching most closely.
The Intel eGPU era also demonstrated how quickly Apple's chip-specific driver scoping could break things. Forum reports on eGPU.io from March 2024 described Vega 56 and RX 5700-series cards becoming non-functional around certain Monterey updates, while RX 6000-series cards remained stable, anecdotal accounts, not systematic data, but illustrative of how model-level the support boundaries were. Any Apple Silicon compute path is likely to carry similar constraints.
Who should care, and what the setup actually requires
The hardware floor is specific. Tiny Corp's published instructions require macOS 12.1 or later and a USB4 or Thunderbolt 3 connection. Card support starts at AMD RDNA3 and Nvidia Ampere. That means current-generation cards, only the AMD hardware that worked with Intel Macs in the eGPU graphics era, are out of scope entirely.
NVIDIA configurations require Docker Desktop as part of the setup workflow; AMD follows a simpler local installation path. That's a real gap. Docker adds overhead and signals that Nvidia on macOS remains an indirect workaround rather than any kind of native integration.
Several things remain genuinely open. No published benchmarks show how much compute performance an Apple Silicon Mac actually gains through this path. Which specific Apple Silicon models are supported beyond the USB4/Thunderbolt requirement hasn't been confirmed. Whether common AI frameworks, like PyTorch, llama.cpp-based stacks, and similar tools, integrate cleanly with the driver hasn't been documented publicly.
Given all that, a practical read: developers and researchers who already own RDNA3 or Ampere-class hardware need more GPU compute than their M-series chip provides, and can tolerate experimental setups with unclear framework support; those people have something worth exploring. Anyone else, especially anyone considering buying hardware specifically for this, should wait. There's no benchmark data, no independent confirmation of the core claim, and no documentation of real-world framework compatibility. The evidence base is a single report summarizing a company's own announcement.
Buying an eGPU enclosure and a card expecting graphics acceleration, gaming performance, faster display output, or pro app GPU offloading would be a mistake. None of that is available, and nothing reported here changes that.
What this is, and what it isn't
There is a reported path not yet independently confirmed for external AMD and Nvidia GPU compute on Apple Silicon Macs. If the claim holds up, it would represent a conditional exception to Apple's long-standing position that third-party GPU drivers are incompatible with macOS (Apple Support, January 2024). Apple's documentation hasn't been updated to reflect it.
Apple Silicon still does not support eGPU graphics acceleration. The Intel-era capabilities accelerated apps and games, VR, display offloading, and per-app GPU routing remain unavailable on M-series Macs, and Apple has given no indication that's changing (Apple Support, current).
What determines whether any of this matters is independent developer testing and framework compatibility documentation. Apple's historical pattern of chip-specific driver scoping, quiet abandonment of the Intel eGPU era, and deep control over what runs at the system level suggests this lane stays narrow unless Apple decides to widen it deliberately. The Tiny Corp driver is worth tracking as more developers get their hands on it. Drawing conclusions from it now would be premature.

Comments
Be the first, drop a comment!