Urgent.News

the world's headlines, one feed

Editions

Tech

From CUDA to MLX: How K-Search Brings Decades of Kernel Expertise to Apple Silicon

Figure 1: CUDA-to-MLX optimization translation map. CUDA optimization knowledge can be translated into architecture-native MLX strategies rather than copied instruction-for-instruction. We face a new epoch in computing. Hardware is changing rapidly — not just faster GPUs, but a growing range of chips from different vendors, each with its own architecture and often tailored to specific AI…

From CUDA to MLX: How K-Search Brings Decades of Kernel Expertise to Apple Silicon

The CUDA ecosystem has amassed decades of kernel optimization knowledge, but transferring that expertise to new hardware, such as Apple Silicon, is challenging. K-Search, an evolutionary kernel optimization framework developed by Shiyi Cao at UC Berkeley Sky Lab, aims to bridge this gap. By combining AI-driven optimization with Apple's MLX framework, K-Search can adapt existing CUDA kernels for high-performance execution on Apple Silicon chips.

Written by urgent.news from Berkeley AI Research's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at bair.berkeley.edu →

More in Tech

A developer got Word 1.1a from 1990 to run on Windows 11 - try it yourself

Longing for a plain, old-fashioned version of Microsoft Word without all the bells, whistles, and AI slop? One developer managed to coax Word 1.1a to run on today's Windows.

  • Developer Justin Marshall runs Word 1.1a on Windows 11.
  • Rebuilt 16-bit software with modern equivalents.
  • Guide available on GitHub for replication.