Commits


Martin Kroeker authored and GitHub committed 6b830793686
Count cpu cores on ARMV8 and use that to pick the GEMM_PQ parameters (#2267) There is currently no simple way to query cache sizes on ARMV8, so this takes the number of cores as a trivial indication if the target is a server-class device with a big cache, or just a single-board toy or smartphone.