Subscribe

How to install liboil in CentOS/RHEL 8 (x86_64)

Library of Optimized Inner Loops, CPU optimized functions

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install liboil

Description

Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-poing numbers or multiplying and summing an array of N numbers. Clearly such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).

RPMs

Fedora Release Engineering (2019-07-25) - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild