cpuinfo 0.0~git20190201.d5e37ad-2 source package in Ubuntu

Changelog

cpuinfo (0.0~git20190201.d5e37ad-2) unstable; urgency=medium

  [ Rafael David Tinoco ]
  * debian/rules: Set CPUINFO_LOG_LEVEL to error only (LP: #1840847)

 -- Mo Zhou <email address hidden>  Thu, 22 Aug 2019 07:01:35 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
amd64 arm64 armel armhf i386 x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
cpuinfo_0.0~git20190201.d5e37ad-2.dsc 2.3 KiB cfbead4a5d2282f39f8fd2c8810940cad30941bd8160355d0efe151da681992b
cpuinfo_0.0~git20190201.d5e37ad.orig.tar.xz 1.6 MiB acf53c17a682192438e5d40c70c1d18069f8f5552a6d51b1a82feae8e1cb4712
cpuinfo_0.0~git20190201.d5e37ad-2.debian.tar.xz 4.4 KiB 14f283912efd9d919e9853dcde2133a1ac6bb71186d11da1230f313183c77c85

No changes file available.

Binary packages built by this source

cpuinfo: CPU INFOrmation library (binary utilities)

 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**
     - Integrated **GPU name** (Android/iOS only)
     - Vendor, **microarchitecture**, and 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)
 .
 This package ships with several binary utilities.

cpuinfo-dbgsym: No summary available for cpuinfo-dbgsym in ubuntu groovy.

No description available for cpuinfo-dbgsym in ubuntu groovy.

libcpuinfo-dev: CPU INFOrmation library (header file)

 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**
     - Integrated **GPU name** (Android/iOS only)
     - Vendor, **microarchitecture**, and 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)
 .
 This package ships with the header file.

libcpuinfo0: No summary available for libcpuinfo0 in ubuntu eoan.

No description available for libcpuinfo0 in ubuntu eoan.

libcpuinfo0-dbgsym: No summary available for libcpuinfo0-dbgsym in ubuntu eoan.

No description available for libcpuinfo0-dbgsym in ubuntu eoan.