pub fn perf_core_count() -> usizeExpand description
Number of performance cores, which is the useful width for a decode
GEMV. On macOS this is hw.perflevel0.physicalcpu (llama.cpp reads
the same key). Elsewhere, and if the query fails, falls back to
available_parallelism.