m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Fair share of cache per core, number of caches, and topology #52

Open chriselrod opened 2 years ago

chriselrod commented 2 years ago

https://github.com/m-j-w/CpuId.jl/issues/47#issuecomment-1111018217

I do think this could be generally useful. Hwloc.jl provides it, but it's a heavier dependency, and causes Julia to crash if used on wine.