Intel

Intel's Latest Open-Source Project To End & Layoff Developers... But A New Home At NumPy

Beyond shutting down the Clear Linux project , various Linux driver maintainers let go that have even led to some Intel drivers being "orphaned" in the Linux kernel , there is another open-source project that has ended at Intel with the developers departing the company. Though at least this project has found a new open-source home under the NumPy umbrella.

Two years ago Intel published a blazing fast AVX-512 sorting library , x86-simd-sort. The x86-simd-sort
Continue reading...

AMD "GFX1251" Target Added To LLVM As Latest RDNA 4.5 APU

The past few months we have been intrigued by an AMD GFX1250 target added to the LLVM codebase for the AMDGPU shader compiler back-end. GFX12 is RDNA4 and GFX1250 is presumably some "RDNA 4.5" / "RDNA Refresh" part akin to GFX1150 having been for the RDNA 3.5 parts with Strix Halo / Strix Point. The prior LLVM code confirmed GFX1250 is in APU form factor but product details beyond
Continue reading...

OpenJDK 25 & GraalVM 25 Released With 32-bit x86 Support Removed

Released yesterday was the OpenJDK Java 25 release along with Oracle's GraalVM 25 alternative JVM.

Oracle is supporting Java 25 for the next eight years as a long-term support (LTS) release. OpenJDK 25 brings module import declarations, flexible constructor bodies, and compact source files / instance main methods to make it easier for newcomers to learn Java. OpenJDK Java 25 also worked on the latest Vector API, scoped values, and more.

More details on the many Java 25 changes via
Continue reading...

AMD Hardware Would Ideally Be Supported By ROCm For ~10 Years

While down to AMD Austin yesterday for the Instinct MI355X and ROCm 7.0 launch, I had the chance to chat again with Anush Elangovan. As the VP of AI Software at AMD, talking with Anush is always insightful and technical in nature. One of the questions I posed him was around the length of hardware support with ROCm.

Yes, the official ROCm hardware support matrix for Linux is very sparse on the consumer side. But, yes, there are many more GPUs in effect supported by
Continue reading...

GNOME 49 Officially Released With Wayland Improvements, Showtime As Video Player

GNOME 49.0 is out today as the latest half-year feature release to the GNOME desktop that will go on to power the likes of Fedora Workstation 43 and Ubuntu 25.10.

GNOME 49 continues with a variety of Wayland improvements, Showtime is now the default video player on GNOME to replace Totem, Papers has replaced Evince as the new document viewer, GNOME Web (Epiphany) continues to be enhanced, and there are a wide variety of other improvements to both the core desktop and
Continue reading...

Latest Open-Source AMD Improvements Allowing For Better Llama.cpp AI Performance Against Windows 11

When recently carrying out the Windows 11 25H2 vs. Ubuntu Linux benchmarks I also ended up carrying out some Llama.cpp AI benchmarks as the first time exploring the AI inferencing performance between Windows and Linux for both CPU and GPU-accelerated deployments. Here are those results for exploring the Llama.cpp performance between Windows and Linux with different large language models.

With creator workloads and other areas commonly explored in our Windows vs. Linux benchmarking, Linux typically leads even when using the common Ubuntu at its defaults

Continue reading...

A Quick Look At The AMD Instinct MI355X With ROCm 7.0

Yesterday I was invited along with a small group of others to try out the AMD Instinct MI355X accelerator down in Austin, Texas. The AMD Instinct MI355X is fully supported with the newly-released AMD ROCm 7.0 .

The AMD Instinct MI355X "hands on" yesterday to celebrate ROCm 7.0 and the MI350X/MI355X hardware ended up being just following a guided Jupyter Notebook for an AI demo...
Continue reading...

systemd 258 Released With systemd-factory-reset & Other New Tools

Systemd 258 is out today as stable as the latest major feature release to this Linux init system and service manager.

Systemd 258 brings systemd-factory-reset to request a factory reset on the next reboot, systemd-pty-forward to allocate a pseudo TTY/PTY, UEFI firmware images can now be embedded in a UKI, and many other new features .

Systemd 258 also refines existing functionality and is preparing to raise Linux system requirements in systemd 259 .

Continue reading...

Microsoft Rolls Out A Linux 6.12 LTS Option For Azure Linux

Microsoft released Azure Linux 3.0.20250910 as the newest version of this in-house Linux distribution used by Azure and other services. Azure Linux 3.0 has long been using the Linux 6.6 LTS kernel while now Linux 6.12 LTS is a new option focused on providing better hardware enablement support.

Azure Linux is finally offering Linux 6.12 LTS as a hardware enablement "HWE" kernel option for working nicer with newer hardware platforms. Linux 6

Linux 6.18 To Add Detection For FreeBSD's Bhyve Hypervisor

A patch making it to a TIP Git branch this week adds Linux kernel support for detecting the FreeBSD Bhyve hypervisor, which will become important with today's growing server CPU counts.

As covered originally a few days ago, the Linux kernel has been working on Bhyve hypervisor detection for being able to support more than 255 vCPUs . The FreeBSD 15.0 release coming out in December has 15-bit MSI enlightenment support for being able to handle more than 255 vCPUs. Thus for Linux VM
Continue reading...