Open-source News

Intel Vulkan Linux Driver Begins Prepping For Ray-Tracing Changes With Xe3

Phoronix - Tue, 04/22/2025 - 18:34
Merged yesterday to Mesa Git for next quarter's Mesa 25.2 release is an improvement for the Intel Vulkan ray-tracing code with an eye on next-gen Xe3 graphics hardware...

Linux Patch Queued To Report Outdated Intel CPU Microcode As A Vulnerability

Phoronix - Tue, 04/22/2025 - 04:55
Last year a patch was raised for the Linux kernel that would report outdated CPU microcode versions as a security vulnerability. With Intel routinely issuing new CPU microcode updates for security vulnerabilities and addressing other functional issues, the Linux kernel would begin warning users when recognizing that outdated CPU microcode is deployed for a given processor. That patch has now been queued into a tip/tip.git branch and thus looking like it will be submitted for the upcoming Linux 6.16 kernel cycle...

AMD ROCm 6.4 Adds SPIR-V Linking Support To HIP

Phoronix - Tue, 04/22/2025 - 03:58
With the recently released AMD ROCm 6.4 release for this open-source GPU compute stack for Radeon and Instinct hardware there are yet more indications around AMD's growing software ecosystem expansion. With ROCm 6.4 are additions to the HIP API for allowing linking of SPIR-V code objects, which is the intermediate representation used by Vulkan as well as with OpenCL and other Khronos APIs...

GCC Patch Revived For -mtune=generic Showing Nice Benefits On Intel & AMD CPUs

Phoronix - Tue, 04/22/2025 - 01:26
A 2021 era patch for the GNU Compiler Collection (GCC) has been revived and discussed in recent days around simplifying the memcpy and memset inlining strategies when compiling code with the "-mtune=generic" option. The patch takes the approach during that generic tuning to try to avoid branches. In doing so, some nice performance benefits are observed in some benchmarks...

Pages