GPU computing Podcast Summaries
GPU computing on Yedapo: 2 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

They Said This Will Never Run In Real Time
Two Minute Papers
Jul 3, 2026
Dr. Karoly Zsolnai-Feher explores a new simulation technique that overcomes the 'overshoot' problem in 3D physics. By utilizing a precomputed co-rotated local perturbation subspace, the method enables high-fidelity, real-time deformation of complex objects—running up to 170 times faster than previous standards while maintaining stability across millions of elements.
Key insight: This new simulation method can process a 100,000-element dragon in real-time and even handle a 2.5-million-element scene at three frames per second, outperforming previous vertex block descent techniques by orders of magnitude.
Salad Cloud Rework: What's New
Eric Tech
Apr 26, 2026
Salad Cloud flips the traditional cloud model by utilizing a massive network of idle gaming PCs to provide low-cost GPU access. By packaging applications into Linux containers, developers can run scalable AI inference, such as Ollama-based LLMs, for a fraction of the cost of centralized providers like AWS or GCP.
Key insight: Using Salad Cloud for a heavy AI workflow cost only 56 cents, demonstrating a massive cost reduction compared to owning hardware or using traditional cloud providers.