Tiny Corp: the world’s first AMD eGPU solution over USB3

Tiny Corp has reached a major technology milestone by creating the world’s first external GPU (eGPU) system that works over a standard USB3 connection. This brings GPU acceleration to platforms that could not use it before, especially Apple Silicon devices.

Until now, external GPUs needed either a dedicated PCIe slot or a Thunderbolt/USB 4 port with PCIe tunneling. These requirements kept many systems—most notably Apple Silicon Macs and MacBooks, which lack native eGPU support due to driver limits and architectural differences—from using eGPUs. Tiny Corp’s solution also supports Windows and Linux, opening the door for anyone who couldn’t consider an external GPU before.

This new eGPU is especially important for AI and machine learning developers who need high computing power for tasks such as prompt processing or model training. By running AMD GPUs over USB 3, Tiny Corp has unlocked faster computing on devices that had few options until now.

The system uses libusb, an open-source library for USB communication across platforms. This method avoids the usual kernel-level GPU drivers, instead using custom user-level drivers to link the host computer with the external GPU.

Rather than trying to duplicate all GPU functions, the solution sends specific compute jobs (kernel executions) to the eGPU, letting AI models use dedicated graphics hardware.

Although this breakthrough is impressive, it has clear limits. The main technical hurdle is bandwidth. USB 3’s maximum theoretical speed is 10 Gbps—much lower than direct PCIe links or Thunderbolt/USB 4 ports. As a result, data transfers to and from the GPU will be slower, especially when loading large AI models or moving a lot of data.

Another limitation is that only AMD GPUs are supported right now, specifically those in the RDNA 3 and RDNA 4 families. There are signs that RDNA 2 support may come later, but current choices are still limited.

Today’s implementation is likely just the start. Tiny Corp has said it will share more detailed technical information once the developers finish refining the code.

Possible future improvements include:

  • Adding support for older AMD GPU architectures

  • Optimizing performance to use USB 3 bandwidth fully

  • Simplifying installation and setup

  • Supporting more types of hardware adapters

If this development succeeds and gains interest, other companies may adopt similar technology. However, because of today’s bandwidth limits, it remains to be seen how widely it can be used. 

Share this post
After a Historic Turn, SK Hynix Becomes the New Market Leader in the Memory Industry
For three decades, the name Samsung was almost synonymous with leadership in the DRAM market. Now, however, the tables have turned: in the first half of 2025, South Korea’s SK Hynix surpassed its rival in the global memory industry for the first time, ending a streak of more than thirty years. This change signifies not just a shift in corporate rankings but also points to a deeper transformation across the entire semiconductor industry.
The Most Popular Theories About the Impact of AI on the Workplace
Since the release of ChatGPT at the end of 2022, the field of AI has seen impressive developments almost every month, sparking widespread speculation about how it will change our lives. One of the central questions concerns its impact on the workplace. As fears surrounding this issue persist, I believe it's worth revisiting the topic from time to time. Although the development of AI is dramatic, over time we may gain a clearer understanding of such questions, as empirical evidence continues to accumulate and more theories emerge attempting to answer them. In this article, I’ve tried to compile the most relevant theories—without claiming to be exhaustive—as the literature on this topic is expanding by the day. The question remains: can we already see the light at the end of the tunnel, or are we still heading into an unfamiliar world we know too little about?
A Brutal Quarter for Apple, but What Comes After the iPhone?
Amid global economic and trade challenges, Apple has once again proven its extraordinary market power, surpassing analyst expectations in the third quarter of its 2025 fiscal year. The Cupertino giant not only posted record revenue for the period ending in June but also reached a historic milestone: the shipment of its three billionth iPhone. This achievement comes at a time when the company is grappling with the cost of punitive tariffs, intensifying competition in artificial intelligence, and a series of setbacks in the same field.
The Micron 9650: The World's First Commercial PCIe 6.0 SSD
In the age of artificial intelligence and high-performance computing, data speed has become critically important. In this rapidly accelerating digital world, Micron has announced a technological breakthrough that redefines our concept of data center storage. Enter the Micron 9650, the world’s first SSD equipped with a PCIe 6.0 interface—not just another product on the market, but a herald of a new era in server-side storage, offering unprecedented speed and efficiency.
OpenAI’s Study Mode: Teaching Students How to Think
In recent years, artificial intelligence has sparked revolutionary changes in education, shifting the focus from passive information intake to active learning processes aimed at deeper understanding.
Linux Kernel 6.16 Released
Linux Kernel 6.16 has been released. While the release process was, in the developers’ words, “uneventful” in the best possible sense, significant improvements lie beneath the surface, bringing progress in areas such as security, performance, and system management. Meanwhile, development of the upcoming 6.17 version has started in a more chaotic manner than usual—highlighting the human side of one of the world’s most important open-source projects.