Name: | liboil-devel |
---|---|
Version: | 0.3.8 |
Release: | 2.1 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 960757 |
License: | LGPL |
RPM: | liboil-devel-0.3.8-2.1.i386.rpm |
Source RPM: | liboil-0.3.8-2.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://liboil.freedesktop.org/ |
Summary: | Development files and static library for 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.). |