Gpu

Modern Computer Architecture & Organization • Jim Ledin & Maciej «MJ» Jedrzejewski • GOTO 2026

Modern Computer Architecture & Organization • Jim Ledin & Maciej «MJ» Jedrzejewski • GOTO 2026

Jim Ledin, author of *Modern Computer Architecture and Organization*, discusses the integration of GPUs and LLMs into his book, emphasizing architectural principles over fleeting trends. He highlights memory bandwidth as the primary bottleneck in AI, explaining the impact of High Bandwidth Memory (HBM) demand on consumer RAM. Ledin also identifies understanding pipelining and cache hierarchy as the most crucial skill for software developers to optimize code performance.

Jensen Huang: The Mindset That Built NVIDIA

Jensen Huang: The Mindset That Built NVIDIA

Jensen Huang, CEO of NVIDIA, shares critical lessons from NVIDIA's journey, emphasizing how early failures and a commitment to learning new technologies, like purchasing textbooks from Fry's to pivot the company, laid the groundwork for their success. He discusses NVIDIA's strategic vision, driven by accelerating algorithm domains and seeing AlexNet as a universal function approximator, which led to a reinvention of the computing stack. Huang also explores the future of AI with agents, the importance of fine-grained control, and the "Linux moment" of open-source AI, while also forecasting the rise of physical AI and job creation. He concludes with profound advice on resilience, systems thinking, and the "how hard can it be?" mindset for aspiring entrepreneurs in this unprecedented era of technological reset.

Why AI needs a new kind of supercomputer network — the OpenAI Podcast Ep. 18

Why AI needs a new kind of supercomputer network — the OpenAI Podcast Ep. 18

OpenAI's Mark Handley and Greg Steinbrecher detail Multipath Reliable Connection (MRC), a new networking protocol designed to overcome the unique challenges of large-scale AI model training. They explain how moving intelligence to the network's edge creates a resilient, efficient, and simple system that handles constant hardware failures without disrupting massive, synchronized GPU workloads.

The Small Model Infrastructure Nobody Built (So We Did) — Filip Makraduli, Superlinked

The Small Model Infrastructure Nobody Built (So We Did) — Filip Makraduli, Superlinked

Filip Makraduli from Superlinked discusses the common infrastructure gaps and profiling mistakes encountered when deploying small embedding and transformer models. He introduces the Superlinked Inference Engine (SIE), an open-source solution designed for dynamic model loading, hot-swapping, and memory-aware eviction to maximize GPU utilization and streamline the path from development to production.

Baseten CEO Tuhin Srivastava on Custom Models, and Building the Inference Cloud

Baseten CEO Tuhin Srivastava on Custom Models, and Building the Inference Cloud

Baseten CEO Tuhin Srivastava discusses the explosive growth in AI inference, driven by the adoption of specialized and post-trained open-source models. He covers the strategic importance of owning the software layer on top of compute, navigating the severe GPU supply crunch with a multi-cloud fabric, the evolving landscape of AI workloads, and the operational lessons learned from scaling 30x in one year.

Enter the Matrix • Conor Hoekstra • YOW! 2025

Enter the Matrix • Conor Hoekstra • YOW! 2025

Conor Hoekstra demonstrates how to achieve exponential productivity by combining AI-assisted development, array programming, and high-performance computing. Using a financial dashboard app built entirely with AI (Vibe Coding), he showcases a custom array-based DSL with a dual backend (interpreted BQN and compiled NVIDIA Parrot for GPUs), urging developers to fully embrace modern tools and elevate their expectations of what is possible.