ExpressVPN Adds A GUI To Their Linux App

There are a number of NetworkManager VPN plug-ins for different virtual private networking providers as a great way for setting up VPN access from the Linux desktop. But for those interested in using ExpressVPN with their official Linux client, they now offer a GUI to ease the setup process for using their commercial VPN service and proprietary software package…

Linux’s AMD Radeon Vulkan Driver Adds Experimental Support For The BC-250 Mining Board

The AMD BC-250 is a crypto mining GPU launched by AMD back during the Bitcoin mining craze when it was profitable using GPUs for mining. At its heart is a Navi “RDNA1” GPU similar to the APU found within the Sony PlayStation 5. The AMD BC-250 can be found used these days for $50~100 USD and with the latest open-source Mesa graphics driver code for Linux systems can now be used with the Vulkan API for graphics/gaming…

How The Ubuntu Linux Performance Has Evolved For SiFive RISC-V Over The Last Four Years

SiFive recently sent over their new HiFive Premier P550 developer board and as part of that fresh RISC-V CPU testing I’ve also been re-testing the prior SiFive HiFive Unmatched developer board from 2020~2021 for reference. Out of curiosity, I’ve carried out some tests using the HiFive Unmatched to look at how the Ubuntu Linus RISC-V performance has evolved from Ubuntu 21.04 when I first tested that RISC-V quad-core developer board, Ubuntu 22.04 LTS, and now the latest Ubuntu 24.04 LTS packages.

AMD Broadcast TLB Invalidation “INVLPGB” Support Appears Ready For The Linux Kernel

Back in December Linux kernel patches were posted by a Meta engineer for making use of the AMD INVLPGB instruction found with Zen 3 and newer processors. The Linux kernel would use INVLPGB for invalidating TLB entries for a range of pages with broadcast. After these patches went through 14 rounds of review since December, it looks like this AMD broadcast TLB invalidation support is now ready for the mainline Linux kernel!..

Linux Gaining SMP Support For The OpenPOWER Microwatt

Open-sourced back in 2019 was the OpenPOWER Microwatt as an open-source, soft processor core of Power ISA 3.0 and intended for use on FPGA boards and then there was seemingly short-lived work to fabricate a Microwatt chip and Microwatt also found its way for use within a BMC implementation. Linux 5.14 added support for this soft CPU core while the upcoming Linux 6.15 cycle is set to introduce SMP support for Microwatt…

NVIDIA Is Finding Great Success With Vulkan Machine Learning – Competitive With CUDA

It’s not only AMD that is working on Vulkan/SPIR-V support for machine learning / AI software but NVIDIA has been working on improvements too for enhancing Vulkan-powered machine learning software. The outlook for using Vulkan within machine learning software is quite positive and even able to offer similar performance to NVIDIA’s prized CUDA…