Open-source News

Linux 6.9 Adds New RISC-V Vector-Accelerated Crypto Routines

Phoronix - Sat, 03/23/2024 - 00:53
The RISC-V architecture updates were sent out today for the in-development Linux 6.9 kernel ahead of the v6.9-rc1 release this Sunday...

GCC Compiler Adds Support For Device Offloading With AMD RDNA3 APUs (GFX1103)

Phoronix - Fri, 03/22/2024 - 23:16
While there is AOMP for OpenMP device offloading based on the LLVM/Clang compiler, less talked about and not as feature-rich is the AMDGCN back-end within the GNU Compiler Collection (GCC) that is also worked on for OpenMP device offloading capabilities to Radeon GPUs. Squeezing in for the upcoming GCC 14.1 stable release is GFX1103 support for AMD APUs with RDNA3 integrated graphics...

LoongArch Enables More Kernel Functionality With Linux 6.9

Phoronix - Fri, 03/22/2024 - 22:30
Loongson continues enabling more kernel functionality for their LoongArch processor port for the upstream Linux kernel. With Linux 6.9 they sent out today a set of patches enabling more features for this Chinese CPU architecture...

LibreOffice Enables Multi-Threaded 3D Rendering

Phoronix - Fri, 03/22/2024 - 22:12
The latest LibreOffice drawing code has enabled support for making use of multi-threaded 3D rendering...

NVK Driver Adds Vendor ID Workaround For Games Expecting NVIDIA's Proprietary Driver

Phoronix - Fri, 03/22/2024 - 21:35
Due to some games checking the graphics card's vendor ID and matching to NVIDIA then just assuming it's NVIDIA's official (proprietary) driver in use, the Mesa NVK Vulkan driver has added a workaround to allow concealing the vendor ID in order to bypass NVIDIA-specific checks such as for the driver version in use...

LLVM BOLT Optimizations Net ~6% Improvement For GNOME's Pango

Phoronix - Fri, 03/22/2024 - 18:43
BOLT that was upstreamed into LLVM in 2022 by Facebook/Meta allows for optimizing the layout of binaries as a post-linking step to yield increased performance. BOLT like Profile Guided Optimizations (PGO) first requires the profiling step to generate perf recordings to feedback in for the optimization process, but the gains can be significant...

AOMP 19.0-0 Released For AMD's OpenMP Offloading Compiler

Phoronix - Fri, 03/22/2024 - 18:30
AMD on Thursday published AOMP 19.0-0 as the newest version of their LLVM/Clang downstream compiler focused on delivering the latest OpenMP device offloading support for their Radeon GPUs and Instinct accelerators...

Linux 6.9 To Allow Larger Frame-Buffer Console Font Size For Today's 4K Displays

Phoronix - Fri, 03/22/2024 - 08:15
With the frame-buffer device "FBDEV" subsystem changes sent out today for the Linux 6.9 kernel, there is support for larger console fonts to better handle today's ~4K displays...

Pages