pytorch / cpuinfo

CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
BSD 2-Clause "Simplified" License
990 stars 310 forks source link

Add build support for PPC #125

Closed Flamefire closed 1 year ago

Flamefire commented 1 year ago

Add a config_setting for the "ppc"-cpu and include the common sources for linux, similar to the other "exotic" architectures.

Maratyszcza commented 1 year ago

cpuinfo doesn't support PPC, and adding build config doesn't address it.