Latest Linux and open source news from around the web

SanDisk 128GB Extreme microSD Sponsored · View on Amazon → How Linux Works Sponsored · View on Amazon →
Phoronix

AMD Ryzen 9 9950X3D2 Benchmarks: The Best Desktop Performance For Linux Developers, Creators

Today we can finally share performance benchmarks of the long-rumored AMD Ryzen 9 9950X3D2 Dual Edition processor. This new halo product for the Ryzen 9000 series desktop line-up offers captivating performance for developers frequently compiling code, creators, technical computing workloads for students or hobbyists or those not able to afford a Threadripper / EPYC type workstation, or similar heavy computing use. With the 16 cores / 32 threads and both CCDs having 3D V-Cache, the AMD Ryzen 9 9950X3D2 offers leading performance among current generation desktop processors.

Phoronix

RADV Driver Enables Host Image Copy By Default For RDNA2 & Newer

Introduced back in 2023 with Vulkan 1.3.258 was VK_EXT_host_image_copy to copy data between host memory and images on the host processor without needing to stage the data through a CPU-accessible buffer. This direct CPU-to-GPU image data transfer path can reduce memory usage during asset loads and all around more efficiency and performance. Finally now the RADV open-source Radeon driver is enabling support by default...

Phoronix

AMD's GAIA Makes It Easier To Import/Export Custom AI Agents Across PCs

AMD on the software side continues investing heavily in GAIA "Generative AI Is Awesome" as their cross-platform solution built around the Lemonade SDK for running local AI agents on your AMD-powered hardware from CPUs to GPUs and NPUs. With today's GAIA update, custom-generated AI agents are now portable with easy import and export support...

Phoronix

HarfBuzz Continues Improving Its New GPU-Accelerated Text Shaping Library

Released at the beginning of the month was a new version of HarfBuzz, a widely-used, open-source text shaping engine. With this HarfBuzz 14.0 release it introduced a GPU-based text rasterization library that supported GLSL shaders as well as HLSL, WGSL, and APple's Metal MSL. Since then this GPU-accelerated library has been seeing more improvements...

LWN.net

Git 2.54.0 released

Git maintainer Junio Hamano has announced Git 2.54.0, which includes contributions from 137 people; 66 of those people are first-time contributors to the project. Changes include the addition of Git history rewriting, Git's web interface (gitweb) "has been taught to be mobile friendly", and much more. See the announcement for all improvements, additions, and bug fixes. Hamano is now taking a short break: I will go offline for a couple of weeks starting this evening, hopefully after updating 'next' and possibly also pushing out the first batch of the new cycle. There is no designated interim maintainer this time, but I trust that the community can self organize during my absense, if the shape of the release and the tree turns out to be super bad ;-).