On Friday I posted some benchmarks of AMD's new AOCC code compiler for Ryzen compared to LLVM Clang 4.0/5.0 and GCC 6/7/8. The AOCC 1.0 benchmarks on Ryzen 7 didn't offer much over LLVM Clang for which this "AMD Optimizing C/C++ Compiler" is based, but in this article are some tuning benchmarks.
The annual International Workshop on OpenCL (IWOCL) conference has concluded this week in Toronto. Slides and other materials from this leading OpenCL conference are now available...
Two weeks from tomorrow will mark the 13th birthday since starting Phoronix.com and also nine years since the release of Phoronix Test Suite 1.0. What better way to celebrate than by running more of our big, annual benchmarks from Windows vs. Linux comparisons to other interesting hardware tests...
The developers behind the Rust-based Redox operating system continue working on the "TFS" file-system that they hope will compete with the long-standing ZFS file-system, but TFS isn't being tied to just Redox OS...
AMD's GPUOpen has been working on the HIP compiler to allow NVIDIA CUDA code to be executed on AMD GPUs, but now there's a separate and more universal effort: Coriander...
While Linux graphics drivers have been improving a lot, they are still not a trouble-free experience, especially when encountering new OpenGL games/workloads, even with NVIDIA's proprietary driver...
Does the Linux 4.12 kernel bring any performance improvements for Intel graphics? Here are some OpenGL/Vulkan tests for Intel Kabylake graphics with Linux 4.10 vs. 4.11 vs. 4.12 when using Mesa 17.2-dev...
Support for Google's Native Client (NaCl) has been removed from mainline glibc with the GNU toolchain no longer really being maintained or used for compiling code targeting this Chrome-supported sandboxed code execution environment...
Given the RadeonSI/Gallium3D threaded pipe context work having landed earlier this week and there being other performance improvements with Linux 4.12 and Mesa 17.2-dev, here are some fresh benchmarks on an AMD Polaris card comparing this latest open-source graphics driver code as of this week compared to AMD's latest hybrid driver, AMDGPU-PRO 17.10.
Last year we covered some interest by Qt developers in potentially having virtual reality support for Qt 3D with OpenGL. It appears that work is getting closer to fruition...
Given the big changes of the Linux 4.12 kernel and a lot of that being block/file-system-related work, here are some fresh benchmarks of the Btrfs, EXT4, F2FS, and XFS file-systems compared to their performance on past kernel releases when using a solid-state drive.
Enlightenment / Samsung OSG developers have been experimenting with running Wayland within a tool-kit widget. E.g. running the Weston terminal within an EFL tool-kit widget that in turn could be running on X.Org...
Chrome OS has not been using the X.Org Server but there have been some X11/X.Org dependencies still around, which looks like they will be removed soon...
With yesterday's release of the PostgreSQL 10 beta, a number of Phoronix readers and some of my supporters requested benchmarks of this major update to this widely-used SQL database server. Well, for those curious about this early test release, here are some benchmarks...
This week AMD released AOCC 1.0, the AMD Optimizing C/C++ Compiler, with initial support for Ryzen/Zen CPUs. In this article are our first benchmarks of the AOCC compiler compared to the GCC 6/7/8 and LLVM Clang 4/5 compilers.
After announcing SHOGUN 2 for Linux earlier this week, Feral Interactive has now announced the system requirements for this newest Linux game port being released next week...
This week NVIDIA released the GeForce GT 1030 as their newest low-end Pascal card. The GT 1030 cards retail for around $70 USD and you can find them in a low-profile version with some cards even being passively cooled...
It's been a while since delivering any fresh comparison of Intel's open-source OpenGL and Vulkan Linux graphics drivers, so for your viewing pleasure this Friday, here is a fresh comparison while making use of the Linux 4.12 development kernel and Mesa 17.2-dev.
A Phoronix reader was recently making comments about the LLVM SI Machine Instruction Scheduler "sisched", so I decided to run some fresh benchmarks of this opt-in feature for RadeonSI Gallium3D...
With the recent release of ROCm 1.5 followed by the ROCm OpenCL runtime finally being open-sourced, here are some fresh OpenCL benchmarks of this newer Radeon graphics compute stack.
Given the recent BIOS improvements for Ryzen and the ever-advancing state of Linux and components like Mesa (although no recent Ryzen-specific work), here are some fresh tests of the current high-end Ryzen 7 1800X compared to an Intel Core i7 7700K on Ubuntu 17.04 with Linux 4.12 and Mesa 17.2-dev.
The state of the open-source RADV Vulkan driver remains rather murky with it not officially being supported by AMD while the company continues to back its still-proprietary multi-platform Vulkan driver with no signs of when it may be open-sourced, but an AMD developer posted some fresh RADV patches today...
Some additional Android news from Google I/O 2017 is the first preview (Canary 1) release of the Android Studio 3.0 integrated development environment...
If you want the Mesa 17.1 graphics driver stack in a semi-official manner on Ubuntu 16.04 LTS or 17.04 Zesty, X-Updates has been updated to this new stable release of Mesa that features many exciting changes...
It's been a few weeks since last trying out the latest BIOS updates on my two AMD Ryzen Linux systems, but the latest releases on these MSI motherboards are indeed an improvement...
In our never-ending quest of exploring the interesting -- and ever-growing -- number of Vulkan projects on GitHub, one seeing a fair amount of work is the relatively unheard of PasVulkan...