Information for RPM fxdiv-1.0^git20201208.63058ef-5.fc41.src.rpm
ID | 1405635 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name | fxdiv | ||||||||||
Version | 1.0^git20201208.63058ef | ||||||||||
Release | 5.fc41 | ||||||||||
Epoch | |||||||||||
Arch | src | ||||||||||
Summary | Header for division via fixed-point math | ||||||||||
Description | Header-only library for division via fixed-point multiplication by inverse On modern CPUs and GPUs integer division is several times slower than multiplication. FXdiv implements an algorithm to replace an integer division with a multiplication and two shifts. This algorithm improves performance when an application performs repeated divisions by the same divisor. Features * Integer division for uint32_t, uint64_t, and size_t * Header-only library, no installation or build required * Compatible with C99, C++, OpenCL, and CUDA * Uses platform-specific compiler intrinsics for optimal performance * Covered with unit tests and microbenchmarks | ||||||||||
Build Time | 2024-07-18 00:01:15 GMT | ||||||||||
Size | 23.64 KB | ||||||||||
327b0939ebf6b18edc6633111bbda7a6 | |||||||||||
License | MIT | ||||||||||
Provides |
|
||||||||||
Obsoletes | No Obsoletes | ||||||||||
Conflicts | No Conflicts | ||||||||||
Requires |
|
||||||||||
Recommends | No Recommends | ||||||||||
Suggests | No Suggests | ||||||||||
Supplements | No Supplements | ||||||||||
Enhances | No Enhances | ||||||||||
Files |
|
||||||||||
Component of | No Buildroots |