Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 30 min 59 sec ago

Microsoft Gets OpenGL 4.4 Running Atop Direct3D 12 Using Mesa, OpenGL 4.5 Inbound

Tue, 11/14/2023 - 21:32
It was just last week that Microsoft got OpenGL 4.3 implemented over Direct3D 12 for use in cases where Windows lacks a native OpenGL driver or for use under Windows Subsystem for Linux (WSLg). After implementing a few more GL extensions atop D3D12, Microsoft has now got OpenGL 4.4 in Mesa running on Direct3D...

Rust-Written NAK Compiler Merged For Nouveau/NVK In Mesa 24.0

Tue, 11/14/2023 - 19:58
Merged overnight to Mesa 24.0 is the Rust-written NAK compiler back-end for the Nouveau Gallium3D driver and NVK Vulkan driver...

Blender 4.0 Released For This Incredible Open-Source 3D Modeling Software

Tue, 11/14/2023 - 19:37
After a one week delay, Blender 4.0 is now available as the latest major update to this leading open-source and cross platform 3D modeling software...

Intel's Mesa Shader Compiler Backend Scheduling Now ~30% Faster

Tue, 11/14/2023 - 19:23
With newly-merged optimizations to Mesa 24.0-devel, the Intel shader compiler back-end is seeing its scheduling code execute around 30% faster. This big speed-up comes due to overhauling how they store pass information and reusing that for multiple pre-RA scheduling modes...

AMD Announces Ryzen Embedded 7000 Series Processors

Tue, 11/14/2023 - 16:00
AMD is announcing this morning in Bavaria (SPS 23 in Nürnberg) the Ryzen Embedded 7000 series processors, the latest addition to the Zen 4 family. The Ryzen Embedded 7000 Series are socketed CPUs intended for various embedded and edge applications in the 60~105 Watt space.

Patches Posted For Removing The SLAB Allocator From The Linux Kernel

Tue, 11/14/2023 - 13:00
Since the Linux 6.5 kernel this summer the SLAB allocator has been officially deprecated. This followed the demise of SLOB and trying to get all Linux users over to the SLUB allocator. Patches have now been posted for stripping out the SLAB allocator for good from the mainline kernel...

Firefox Is Going To Try And Ship With Wayland Enabled By Default

Tue, 11/14/2023 - 09:11
Guardrails have been in place where the Firefox browser has enabled Wayland by default (when running on recent GTK versions) but as of today that code has been removed... Firefox will try to move forward with stable releases where Wayland will ship by default!..

Intel's Aurora Supercomputer Debuts On TOP500 In Spot #2

Tue, 11/14/2023 - 04:30
The Aurora supercomputer originally was supposed to be completed by Intel and Cray/HPE for the Argonne National Laboratory back in 2018. Now at the end of 2023, it's made its first debut on the TOP500 list... But only as a partial deployment and is coming in at spot number two...

One Of Ubuntu's Great Features Has Been Broken For One Month

Tue, 11/14/2023 - 01:39
One of the great niche features of Ubuntu Linux has been the Ubuntu Mainline Kernel PPA that's been maintained by Canonical for providing daily kernel builds of the Linux Git kernel state as well as of all point releases and release candidates. Sadly it's now been broken for one month for this very convenient feature...

Linux Foundation Creating The High Performance Software Foundation (HPSF)

Mon, 11/13/2023 - 23:00
Kicking off an exciting Supercomputing SC23 week, The Linux Foundation announced this morning that they are forming the High Performance Software Foundation (HPSF) to help advance an open-source core software stack for high performance computing (HPC). Already a number of national labs, Intel, NVIDIA, and other stakeholders are involved...

AMD Radeon PRO W7700 Launches As $999 GPU With Fully Open-Source Upstream Linux Drivers

Mon, 11/13/2023 - 22:00
AMD today is announcing what they call "the most powerful PRO GPU under $1,000" with the Radeon PRO W7700 that has a suggested price of $999. Like the rest of the Radeon PRO W7000 series, the W7700 enjoys fully upstream and working open-source Linux graphics driver support for launch day. I received an AMD Radeon PRO W7700 and have been putting it through its paces successfully under Linux.

Intel Talks Up Granite Rapids, Falcon Shores & Their Open Software Stack @ SC23

Mon, 11/13/2023 - 22:00
With the SC23 Super Computing conference kicking off today in Denver, Intel has just lifted the embargo on a number of disclosures.

RADV Adds Knobs To Force Shader Re-Compilation - Helping Games On The Steam Deck

Mon, 11/13/2023 - 19:53
Valve's Steam Deck is a heavy user of relying on pre-compiled shaders to yield quicker start times and a more efficient handheld gaming experience. But in cases where bugs happen and a shader compiler fix needs to be back-ported, there isn't a straight-forward means of properly handling that for the Steam Deck. But with new knobs being added to the Mesa RADV driver code, there will be some options for better dealing with this moving forward...

XWayland Rootful HiDPI Support Under Review

Mon, 11/13/2023 - 19:38
Following the recent talk of XWayland's rootful mode becoming more useful, Red Hat's Olivier Fourdan has continued enhancing the XWayland rootful support. Last week he opened up the merge request for adding HiDPI support to this mode...

OpenBLAS 0.3.25 Adds New AVX-512 Optimizations For Sapphire Rapids & More

Mon, 11/13/2023 - 19:29
Ahead of Supercomputing SC23 week, a new version of OpenBLAS has been published for this leading open-source Basic Linear Algebra Subprograms (BLAS) library. OpenBLAS 0.3.25 brings new improvements for Intel and AMD x86_64 CPUs as well as a number of general improvements, and continued tuning for other architectures like ARM64, POWER, and LoongArch...

TuxClocker 1.3 Released With New AMD GPU Tuning Capabilities

Mon, 11/13/2023 - 19:20
After some time spent in testing, TuxClocker 1.3 with its new AMD GPU features was released as stable overnight...

Linux 6.7-rc1 Released With NVIDIA GSP & Bcachefs While Itanium IA-64 Retired

Mon, 11/13/2023 - 08:48
After a very exciting two weeks, the merge window for Linux 6.7 is now wrapped up and Linus Torvalds has published Linux 6.7-rc1 as the first release candidate leading up to the stable release around the end of the calendar year...

The Linux 6.7 Merge Window Is Massive With Many New Features

Sun, 11/12/2023 - 21:46
The Linux 6.7 merge window has been downright exciting with additions like Nouveau GSP support and the Bcachefs file-system being added. It's also been downright massive as one of the largest merge windows in recent history in terms of code changes. Here's some statistics of the Linux 6.7 merge window ahead of today's Linux 6.7-rc1 release...

Linux 6.7 USB/Thunderbolt Adds DP Alt Mode 2.1 Support, Intel LJCA

Sun, 11/12/2023 - 21:22
The USB/Thunderbolt subsystem udpates were merged a few days ago for Linux 6.7. As Greg Kroah-Hartman put it in the pull request, "nothing really major in here, just lots of constant development for new hardware."..

Intel Atom ISP Camera Driver Continues Being Cleaned Up In The Linux Kernel

Sun, 11/12/2023 - 21:12
While Intel hasn't released a new Atom SoC in years, thanks to the work by Red Hat engineers and others in the open-source community, even drivers for aging Intel Atom platforms continue to receive improvements. One of the areas of ongoing work has been the Linux kernel driver for the Atom ISP camera interface for image signal processing in supporting the web camera on some of these old devices. With Linux 6.7 there is yet more work on the Intel Atom ISP driver...

Pages