Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-04 12:15
Intel Low Power Mode Daemon v0.0.8 Brings New Features
The open-source Intel Low Power Mode Daemon (LPMD) software is out with a new release for optimizing active idle power on modern Intel Core systems under Linux. The Intel LPMD daemon is able to configure the system depending upon workload, utilization, and other hints for delivering the most power efficient cores and behavior of the processor...
New Patches Allow For Deleting Files ~54% Faster On F2FS
A set of patches sent out today for testing allow for faster truncating on the Flash-Friendly File-System (F2FS) that can yield around a 54% speed-up for deleting files...
Microsoft's Azure Linux 3.0 Adds Valkey, Enables Other New Features
Microsoft has released Azure Linux 3.0.20241005 as the "October 2024" update to the company's in-house Linux distribution...
Intel ISPC 1.25 Released With New Targets For Xe2 Lunar Lake & Battlemage
ISPC 1.25 has been released as the newest feature update to the Intel Implicit SPMD Program Compiler as the C language variant for "single program, multiple data" programming to target both Intel's CPUs and GPUs...
Python 3.14 Alpha 1 Released With Early Changes
It was just last week that Python 3.13 saw its official release with many great features from a new interactive interpreter to an experimental JIT and removing the Global Interpreter Lock (GIL) in the experimental free-threaded build mode. Python 3.14 Alpha 1 is already out today in the first very early stage development milestone toward next year's big Python update...
NVIDIA Posts Linux Patches For GPU Direct RDMA For Device Private Pages
Building off the existing Linux support for GPU Direct RDMA / Peer-To-Peer DMA functionality, a set of patches were posted by NVIDIA today enabling this P2P DMA support to also work for device-private pages...
VKD3D-Proton Has Been Working On Emulating D3D12 Work Graphs, But The Tech Disappoints
Back in March for GDC, Microsoft excitingly announced the official releases of Direct3D 12 Work Graphs for "enabling new types of GPU autonomy" for allowing more rendering work to be offloaded to the GPU. While this greater GPU-driven rendering with Work Graphs has been talked up by Microsoft and other parties, Valve engineers working on VKD3D-Proton for implementing D3D12 over Vulkan have found the new Work Graphs functionality to not be as nearly captivating...
Intel & AMD Form An x86 Ecosystem Advisory Group
Intel and AMD have jointly announced the creation of an x86 ecosystem advisory group to bring together the two companies as well as other industry leaders -- both companies and individuals such as Linux creator Linus Torvalds...
Initial Benchmarks Of The AMD AOCC 5.0 Compiler On 5th Gen EPYC
Last week when launching the AMD EPYC 9005 "Turin" processors, on the same day AOCC 5.0 was quietly released as the newest version of AMD's Zen-focused compiler derived from LLVM/Clang. With not only adding AMD Zen 5 "znver5" support but also additional vectorization improvements and other performance optimizations, I was eager to run some benchmarks of AOCC 5.0 against the open-source GCC and LLVM/Clang compilers. Here are those initial benchmarks using dual AMD EPYC 9755 128-core Zen 5 processors.
Ubuntu 24.10 Developer Preview Released For Snapdragon X1 Elite Laptops
Following last week's release of Ubuntu 24.10, today Canonical announced a developer preview of an Ubuntu 24.10 Linux build targeting Qualcomm Snapdragon X1 Elite laptops...
LLVM's Modern "Flang-New" Fortran Compiler Renamed To "Flang"
LLVM's modern Fortran compiler "flang-new" has now been renamed to "flang" for next year's LLVM 20 update...
Solus 4.6 Released With Continued Merged Usr Migration, Experimental Software Centers
Solus 4.6 is out as the newest version of this popular desktop Linux distribution that is known for its default Budgie desktop while also shipping with other desktop options...
Intel oneDNN 3.6 Improves Performance For Granite Rapids, Initial Xe2 Optimizations
Intel engineers have released the oneAPI Deep Neural Network Library "oneDNN" version 3.6 release that serves as the building blocks for deep learning software like ONNX Runtime, OpenVINO, Apache MXNet, Apache SIGNA, and optionally by PyTorch and TensorFlow with Intel's extensions...
Unvanquished Working On OpenGL 4.6 Renderer Support
It's been a while since we have seen anything new to report on Unvanquished as one of the few remaining and promising open-source game projects. The Unvanquished FPS/RTS game has been in development for 12 years now and built atop the Daemon engine that is now a very distant fork from the id Tech 3 engine. The latest now is that Unvanquished has been pushing forward OpenGL 4.6 rendering support...
ARM64 SMT Control Patches Updated For The Linux Kernel
While ARM-based SoCs with Simultaneous Multi-Threading (SMT) aren't too common, there do exist some such as select models of the Huawei Kunpeng server SoC with SMT or there HiSilicon Kirin 9000S. As such Huawei/HiSilicon engineers have been working to expose SMT controls on ARM64 for the Linux kernel...
LibreSSL 4.0 Released With EmScripten Support, Fixes Windows Support Past Y2038
The OpenBSD project has released LibreSSL 4.0 as the newest version of this open-source TLS implementation that was forked from OpenSSL a decade ago...
OpenZFS 2.3-rc2 Brings CPU Pinning & Optimized Kernel Same-Page Merging
OpenZFS 2.3-rc1 released last week with RAIDZ expansion, fast deduplication, and direct IO support among other changes for this ZFS file-system implementation for use on Linux and FreeBSD systems. OpenZFS 2.3-rc2 is out today with a few more interesting changes...
NVIDIA Is Helping To Improve Linux's Dynamic Display Mux Support For Laptops
In addition to NVIDIA engineers being at XDC 2024 in Montreal last week for talking about their Wayland driver plans, there was also a presentation by NVIDIA's Daniel Dadap around current Linux challenges in supporting dynamic display mux hardware on modern laptops with iGPU/dGPU combinations and their hopes for improving the support...
AMD EPYC 9755 DDR5-4800 vs. DDR5-6000 Memory Performance
With the newly-launched AMD EPYC 9005 series processors continuing to use Socket SP5, there is drop-in upgrade compatibility for existing EPYC 9004 series motherboards/servers. That's assuming, of course, the vendor provides a BIOS update for enabling the EPYC 9005 series "Turin" support and there may be limitations on the maximum CPU/TDP supported given power/thermal constraints. But in going from EPYC 9004 to EPYC 9005 is also upping the maximum memory speed from DDR5-4800 to DDR5-6000 (or DDR5-6400 in validated configurations). For those trying to weigh the benefits of also upgrading your memory if on an existing EPYC 9004 Genoa/Bergamo server to DDR5-6000, here are some memory performance comparison benchmarks for some reference points.
GCC 15 "Stage 1" Feature Development Ending Next Month
Richard Biener of SUSE published a GCC 15.0.0 status report for outlining the current development state of the GCC 15 open-source compiler as it works its way toward the stable GCC 15.1 release in the early months of 2025...
CodeWeavers Working On Better Input Device Support For Proton Gaming
The Wine developers at CodeWeavers who also collaborate with Valve on Steam Play's Proton have been working to enhance input device support for Proton/Wine gaming. In particular, for various gaming input devices that were never designed with Linux support in mind and various nuances around properly supporting them under Linux with different limitations from (X)Wayland to kernel driver handling...
Corsair Void Headset Driver Expected For Linux 6.13
For those that happen to have a Corsair Void headset or are looking for a new gaming headset this upcoming holiday season, the upcoming Linux 6.13 kernel cycle is expected to merge a new driver for these wired and wireless PC gaming headsets...
Inkscape 1.4 Brings Numerous Enhancements To This Vector Graphics Editor
Inkscape 1.4 released on Sunday as the newest version of this cross-platform, open-source vector graphics editor...
Llamafile 0.8.14 Introduces New CLI Chatbot Interface
Llamafile is the open-source project from Mozilla that allows distributing large language models as a single file that can work across operating systems, run on CPUs or GPUs, and all-around makes it much easier to distribute and run LLMs. This Mozilla Builders project ended out the weekend with a new feature release...
Linux 6.12-rc3 Released With Some Late NTFS Driver Enhancements
Linux 6.12-rc3 is out today as expected as the newest weekly release candidate in working Linux 6.12 toward a stable release in November...
Linux 6.13 To Drop Some Old & No Longer Maintained Staging Drivers
With a number of patches queued this week into the staging tree ahead of the Linux 6.13 kernel, a number of old and no longer maintained hardware drivers are set to be removed in the next kernel cycle...
Improvements To The Ad Experience
As a result of user feedback and being able to reproduce some annoying ad experiences, particularly on mobile devices, I've been able to make some enhancements to hopefully improve the user ad experience when browsing Phoronix...
Mesa 24.3 Allows Rusticl On Asahi Gallium3D By Default
Building off the recent infrastructure merged for Mesa 24.3 as a build option to allow Rusticl driver support to be enabled by default, Red Hat's Karol Herbst has added the Asahi Gallium3D driver to the default list...
Mesa NVK Vulkan Driver Adds VK_KHR_fragment_shading_rate Support
Adding to the growing set of features for NVK as this open-source NVIDIA Vulkan driver within Mesa, the VK_KHR_fragment_shading_rate fragment shading rate extension is now supported...
Microsoft's Azure Linux 2.0 Updated With Dozens Of Security Fixes
While Azure Linux 3.0 has been available since the late summer, for those continuing to rely on Azure Linux 2.0 in production there is a big update out this weekend. Azure Linux 2.0.20241006 brings dozens of security fixes to this Microsoft Linux distribution...
Wayland Protocols 1.38 Brings System Bell, FIFO & Commit Timing Protocols
Wayland Protocols 1.38 is out with three new staging protocols...
AMD XDNA Linux Driver Updated As It Nears The Upstream Kernel
Back in January AMD published an open-source XDNA Linux kernel driver for supporting their Ryzen AI NPUs. But it wasn't until July that the formal review process for the AMD XDNA driver began as the necessary prerequisite for getting picked up into the mainline Linux kernel. On Friday the fourth iteration of those patches for review were published as it hopefully is closing in on landing within the mainline kernel...
BeOS-Inspired Haiku Enabling More Intel Hardware & Driving Kernel Optimizations
The Haiku open-source operating system project inspired by BeOS is out with their newest monthly development summary to highlight advancements made to this unique OS...
Intel Panther Lake H EDAC Support Posted For Linux
With Intel Core Ultra Lunar Lake systems now shipping and the Linux support largely settled, Intel open-source software engineers have begun ramping up their support for Panther Lake due out in a year...
AMD Job Posting Confirms More Details Around Their AI GPU Compute Stack Plans
A Friday evening job posting has confirmed and reinforced details around their future AI GPU compute stack, presumably what's been referred to as the Unified AI Software Stack...
KDE Developers Fixing Initial Bugs From Plasma 6.2
Following this week's release of KDE Plasma 6.2, the KDE developers are busy addressing some of the initial fallout from this desktop update as well as more feature work aimed at Plasma 6.3...
AMD To Integrate "Project Caliptra" Into Products Beginning In 2026
As another interesting AMD announcement this week following their Advancing AI event yesterday where they launched the EPYC 9005 series and other new hardware, they've continued with a few more soft announcements in the lead-up to the OCP Global Summit happening next week. The latest interesting tid-bit is their plans to incorporate Project Caliptra into their products beginning in 2026...
Arm Exploring IO_uring For Graphics Drivers For Better Performance & Synchronization
The IO_uring asynchronous I/O API for Linux is quite novel and has proven performance benefits. With time IO_uring has been adapted to other areas of the kernel like networking and now with a proposal raised by an Arm graphics driver engineer, it could potentially be adapted for use by Direct Rendering Manager (DRM) kernel graphics drivers...
AVX-512 Performance With 256-bit vs. 512-bit Data Path For AMD EPYC 9005 CPUs
Now past the launch day for the AMD EPYC 9005 series server processors and having delivered initial AMD EPYC Zen 5 benchmarks for the EPYC 9575F / EPYC 9755 / EPYC 9965 SKUs, it's onto one of my favorite areas of testing and that is the more focused benchmarks looking at different specific changes/features of new processors. Today under the benchmarking microscope is looking at the new AVX-512 512-bit data path capabilities of 5th Gen AMD EPYC compared to using a 256-bit data path or disabling AVX-512 entirely.
Intel Xe2 Ultra Joiner, GPU Temperature Reporting & Another Arrow Lake ID For Linux 6.13
The drm-xe-next pull request earlier this week began preparing open-source driver support for Intel Xe3 graphics to premiere with Panther Lake processors. That code is beginning to queue for the upcoming Linux 6.13 cycle. Today a drm-intel-next pull request was sent out to prepare for more Intel Linux kernel graphics driver changes for Linux 6.13...
DRM_Log Continues To Be Worked On As New Boot Logger For Kernel Messages
DRM_Log is an effort that continues to be worked on by Jocelyn Falempe at Red Hat as a new boot logger for printing the kernel messages on the screen...
AMD AOCC 5.0 Compiler Released With Zen 5 Support, New Optimizations
With 5th Gen AMD EPYC "Turin" processors now launched, AMD provided a same-day release of their updated AMD Optimizing C/C++ Compiler "AOCC". This is AMD's downstream version of LLVM/Clang/Flang where they provide optimized AMD processor support with code that hasn't yet worked its way up into LLVM proper...
AMD Hardware Feedback Interface "HFI" Driver Updated For Heterogeneous CPUs
Back in August I wrote about AMD beginning work on a new Linux driver to help with heterogeneous core CPUs. On Thursday a second iteration of the AMD HFI Linux driver patches were posted with this driver continuing to work its way toward the mainline kernel...
Nouveau With NVK Vulkan Driver Running More Games, Increasing Feature Set
Collabora's Faith Ekstrand provided a status update yesterday at XDC 2024 Montreal around the state of the Nouveau kernel driver with the Mesa NVK Vulkan driver as a means of open-source Vulkan API support on NVIDIA GPUs...
AMD Announces Commitment To "Open Security Technologies"
After the AMD Advancing AI Event yesterday where they launched AMD 5th Gen EPYC processors, Instinct product updates, and new high-end networking gear, they also put out a blog post to affirm their "commitment to open security technologies in the data center."..
NVIDIA Shares Wayland Driver Roadmap, Encourages Vulkan Wayland Compositors
At the X.Org Developer's Conference (XDC 2024) happening this week in Montreal, NVIDIA shared a road-map around their Wayland plans as well as encouraging Wayland compositors to target the Vulkan API...
AMD EPYC 9755 / 9575F / 9965 Benchmarks Show Dominating Performance
Last month Intel introduced their Xeon 6 "Granite Rapids" processors with up to 128 P cores, MRDIMM support, and other improvements as a big step-up in performance and power efficiency for their server processors. The Xeon 6900P series showed they could tango with the AMD EPYC 9004 Genoa/Bergamo processors in a number of areas, but Genoa has been around since November 2022... With today's AMD 5th Gen EPYC "Turin" launch, Zen 5 is coming to servers and delivers stunning performance and power efficiency. The new top-end AMD EPYC Turin processor performance can obliterate the competition in most workloads and delivers a great generational leap in performance and power efficiency. Here are our first 5th Gen AMD EPYC Turin benchmarks in looking at the EPYC 9575F, EPYC 9755, and EPYC 9965 processors across many workloads and testing in both single and dual socket configurations.
AMD EPYC 9965 "Turin Dense" Delivers Better Performance/Power Efficiency vs. AmpereOne 192-Core ARM CPU
Complementing the AMD EPYC 9575F / 9755 / 9965 performance benchmarks article looking at those Turin processors up against prior AMD EPYC CPUs and the Intel Xeon competition, this article is looking squarely at the 192-core EPYC 9965 "Turin Dense" processor compared to Ampere Computing's AmpereOne A192-32X flagship processor. It's an x86_64 vs. AArch64 battle at the leading 192 core count for performance and CPU power efficiency.
AMD Announces Pensando Salina 400 DPU & Pollara 400 Ultra Ethernet NIC
In addition to announcing the EPYC 9005 "Turin" processors and the latest on the AMD Instinct front, Lisa Su at the AMD Advancing AI event in San Francisco also announced the AMD Pensando Salina 400 DPU and AMD Pensando Pollara 400 Ultra Ethernet AI NIC...
AMD Launches EPYC 9005 "Turin" Server Processors
AMD is using their Advancing AI event today to announce 5th Gen EPYC "Turin" processors. With up to 192 cores / 384 threads per socket, 17% IPC uplift, AVX-512 with a full 512-bit data path, and the Zen 5 architectural improvements, these new EPYC 9005 processors deliver a significant generational improvement over the EPYC 9004 Genoa and Bergamo processors.
...45464748495051525354...