Threads.nthreads() vs Activity Monitor number of threads (macOS)

I have Threads.nthreads() == 12, but the mac Activity Monitor shows 24 threads:

Does anyone know why they’re different?

BLAS spins up its own set of threads.

2 Likes