Thu, 01 Aug 2024 14:21:53 UTC | login

Information for RPM libdivide-3.0-3.fc33.src.rpm

ID678346
Namelibdivide
Version3.0
Release3.fc33
Epoch
Archsrc
SummaryOptimized integer division
DescriptionThis package contains a header-only C/C++ library for optimizing integer division. Integer division is one of the slowest instructions on most CPUs, e.g. on current x64 CPUs a 64-bit integer division has a latency of up to 90 clock cycles whereas a multiplication has a latency of only 3 clock cycles. libdivide allows you to replace expensive integer division instructions by a sequence of shift, add and multiply instructions that will calculate the integer division much faster. On current CPUs you can get a speedup of up to 10x for 64-bit integer division and a speedup of up to to 5x for 32-bit integer division when using libdivide. libdivide also supports SSE2, AVX2 and AVX512 vector division which provides an even larger speedup.
Build Time2020-08-13 21:17:38 GMT
Size42.52 KB
4e0457b60b7ccd05a13bc210fc95a72d
Licensezlib or Boost
Buildrootf33-build-291040-54599
Provides
libdivide-devel = 3.0-3.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
cmake
gcc-c++
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
libdivide-3.0.tar.gz33.84 KB
libdivide.spec2.12 KB
Component of No Buildroots