I have Threads.nthreads() == 12, but the mac Activity Monitor shows 24 threads:
Threads.nthreads() == 12
Does anyone know why they’re different?
BLAS spins up its own set of threads.