pytorch / cpuinfo

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

Please support FreeBSD #173

Open yurivict opened 11 months ago

yurivict commented 11 months ago

cpuinfo currently prints errors like this:

operating system is not supported in cpuinfo Failed to initialize cpuinfo!

cyyever commented 11 months ago

@yurivict Can you check PR #172 and also help me find out the suitable system calls for L1/2/3 cache information?