INFO
Name: cpuinfo
Version: 24.09.26-1.git1e83a2f.el10_1.1
Arch: x86_64
Summary: A library to detect information about host CPU
License: BSD-2-Clause
Vendor: Fedora Project
Build Host: buildhw-x86-09.iad2.fedoraproject.org
Build Date: Tue Feb 25 11:52:01 2025
Size: 120376
URL: https://github.com/pytorch/cpuinfo
Description: cpuinfo is a library to detect essential for performance
optimization information about host CPU.
Features
* Cross-platform availability:
* Linux, Windows, macOS, Android, and iOS operating systems
* x86, x86-64, ARM, and ARM64 architectures
* Modern C/C++ interface
* Thread-safe
* No memory allocation after initialization
* No exceptions thrown
* Detection of supported instruction sets, up to AVX512 (x86)
and ARMv8.3 extensions
* Detection of SoC and core information:
* Processor (SoC) name
* Vendor and microarchitecture for each CPU core
* ID (MIDR on ARM, CPUID leaf 1 EAX value on x86) for each CPU core
* Detection of cache information:
* Cache type (instruction/data/unified), size and line size
* Cache associativity
* Cores and logical processors (hyper-threads) sharing the cache
* Detection of topology information (relative between logical
processors, cores, and processor packages)
* Well-tested production-quality code:
* 60+ mock tests based on data from real devices
* Includes work-arounds for common bugs in hardware and OS kernels
* Supports systems with heterogenous cores, such as big.LITTLE and Max.Med.Min
* Permissive open-source license (Simplified BSD)
FILES
/usr/bin/cache-info
/usr/bin/cpu-info
/usr/bin/cpuid-dump
/usr/bin/isa-info
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/90622978d7975f22cf9de0928dd8c336fc866d
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/a72dc3c7361bd7c65c01148ccb0efc06ea1f74
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/5813c50f9bb02dd76bccd2122daa35318cc9f8
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/674109db6a7d3b798f963841b4f89696e076be
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/256d93998c4f9916a0802eee152c0582b91568
/usr/lib64/libcpuinfo.so.24.09.26
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libcpuinfo.so.24.09.26()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
cpuinfo 24.09.26-1.git1e83a2f.el10_1.1
cpuinfo(x86-64) 24.09.26-1.git1e83a2f.el10_1.1
libcpuinfo.so.24.09.26()(64bit)
CONFIG FILES
/usr/bin/cache-info
/usr/bin/cpu-info
/usr/bin/cpuid-dump
/usr/bin/isa-info
/usr/lib/.build-id a
/usr/lib/.build-id/0c a
/usr/lib/.build-id/0c/90622978d7975f22cf9de0928dd8c336fc866d a
/usr/lib/.build-id/3f a
/usr/lib/.build-id/3f/a72dc3c7361bd7c65c01148ccb0efc06ea1f74 a
/usr/lib/.build-id/a1 a
/usr/lib/.build-id/a1/5813c50f9bb02dd76bccd2122daa35318cc9f8 a
/usr/lib/.build-id/b8 a
/usr/lib/.build-id/b8/674109db6a7d3b798f963841b4f89696e076be a
/usr/lib/.build-id/e5 a
/usr/lib/.build-id/e5/256d93998c4f9916a0802eee152c0582b91568 a
/usr/lib64/libcpuinfo.so.24.09.26
LICENSE FILES
BSD-2-Clause
|