pytorch / cpuinfo

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

AArch32 ARMv8.1 atomics #79

Open psiha opened 2 years ago

psiha commented 2 years ago

cpuinfo seems to suppose that the functionality in subject is available only in AArch64 mode/builds yet this may not be correct: https://gcc.gnu.org/legacy-ml/gcc-patches/2013-01/msg01441.html https://bugzilla.mozilla.org/show_bug.cgi?id=1077321