In the past we have seen Llama.cpp with Vulkan outperforming AMD's ROCm compute stack in some of the large language model (LLM) AI benchmarks. Curious if anything has changed given the recent ROCm 7.1 release, I ran some benchmarks of an up-to-date Llama.cpp using the AMD ROCm back-end compared to the Vulkan back-end with the latest RADV driver. For this round of testing the Radeon AI PRO R9700 graphics card was used.
In addition to the RADV driver status update shared recently in Vienna at XDC2025, there was also a presentation on the current status of the NVK driver as the open-source NVIDIA Vulkan driver within Mesa that currently targets the Nouveau kernel driver and the Rust-based Nova kernel driver in the future...
Qualcomm upstreamed new Cloud AI 100 "AIC100" firmware today to linux-firmware.git to fix a rather significant power/performance issue for these AI accelerators...
A proposal has been raised by two CPython core developers to introduce the Rust programming language to CPython. Initially the focus is on allowing Rust to be used for developing optional extension modules for CPython but ultimately their goal is for Rust to become a hard dependency of CPython and used throughout its codebase...
SUSE developers working on their modern Agama operating system installer used by SUSE Linux Enterprise 16 and openSUSE is out with a new release. With Agama 18 they have officially dropped support for 32-bit / i586 processors...
In addition to talking about the Valve-backed open-source driver work for old AMD Radeon GPUs, Timur Kristóf also presented at the XDC2025 conference on the state of the RADV Vulkan driver. Timur was joined by Daniel Schürmann to talk about the great Linux gaming experience now possible on the RADV driver with the work done by Valve, AMD, Red Hat, Google, and the open-source community. RADV ray-tracing is much better today than in the past, the ACO compiler back-end has turned out very well, and RADV is all-around a great example of an open-source Vulkan API driver...
MLPerf Client as MLCommons' machine language inferencing benchmark for client form factors / PCs now has a Linux build. MLPerf Client 1.5 was released yesterday with an experimental Linux build but for now at least is not nearly as full-featured as this AI benchmark on Windows and macOS...
Following OpenZFS 2.4-rc3 from nearly one month ago is now a fourth release candidate for the upcoming OpenZFS 2.4. A few more features and improvements have been squeezed into this release in nearing the stable milestone...
Last year GIMP developers expressed a goal of releasing GIMP 3.2 within one year of GIMP 3.0. With GIMP 3.0 having released in March, it looks like their GIMP 3.2 release goal will become a reality with the GIMP 3.2-RC1 debuting today...
První listopadový víkend proběhla v Brně konference OpenAlt a mluvilo se o umělém open‑source pankreatu, o otevřeném SDR transceiveru běžícím na Linuxu a o praktických e‑ink cedulkách pro označení učeben.
Články a videa o programovacích jazycích se většinou zaměřují na zajímavé vlastnosti zvoleného jazyka, ovšem v praxi je nutné, aby vývojáři dobře znali i temná zákoutí jeho specifikace – takzvaná nedefinovaná chování.
FreeBSD 15.0-RC1 is available today for testing as this leading BSD operating system works toward the stable release in early December...
At the start of the year developers behind the Budgie desktop environment hoped for shipping Budgie 10.10 in Q1-2025. We are now in Q4 without a stable release but at long last a preview version is at least available. Budgie 10.10 is the point at which Budgie is going all-in on Wayland in leaving behind the X11 desktop session support...
Released a short time ago was systemd 259-rc1 as the first test release toward this next version of this dominant Linux init system and service manager...
Git 2.52 is out today as the newest feature release of this distributed revision control system and in working toward Git 3.0 that will hopefully release by the end of 2026...
SUSE engineer Lucas Mülling is leading an effort to work on implementing SSH within the Zig programming language, a popular language for robust, optimal, and reusable software...
Hans-Kristian Arntzen of Valve just announced VKD3D-Proton 3.0 as a major update to this Direct3D 12 implementation atop the Vulkan API that is used by Valve's Steam Play (Proton)...
Last month when the LLVM/Clang 22 compiler merged support for Intel Nova Lake with the "-march=novalake" target there was no mentions of AVX10 or Advanced Performance Extensions (APX) support. But last week Intel published a new programming reference manual where they confirmed AVX 10.2 and APX for Nova Lake. Now that it's official, Intel compiler engineers are updating the LLVM/Clang (and GCC) compiler support to reflect these ISA additions...
The AMD ROCm blog just announced a new open-source AMD AI software project: the AMD Enterprise AI Suite as well as AMD Inference Microservices (AIMs)...
Systemd today finally merged support for building against and using the musl libc library. This is a win for Linux distributions like postmarketOS, Alpine Linux, and others that use musl by default as their standard C library or offer it as an option...