cpu-featuresv0.11.0
- Updated
A cross-platform C library to retrieve CPU features (such as available instructions) at runtime
- Project website: https://github.com/google/cpu_features
#Usage
cpu-features provides CMake targets:
find_package(CpuFeatures CONFIG REQUIRED)
target_link_libraries(main PRIVATE CpuFeatures::cpu_features)#Features
No default features.
#tools
list_cpu_features command line tool
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
myd7349
nicole mazzuca
Wei Dai
Billy O'Neal
nicole mazzuca
chausner
Weihang Ding
autoantwort
toge
Byoungchan Lee