Julia Programming Language
BLAS thread count vs Julia thread count
General Usage
question
,
performance
,
linearalgebra
mbauman
March 15, 2021, 2:24pm
11
It does max out at 8 though.
julia> BLAS.get_num_threads() 8 julia> Hwloc.num_physical_cores() 20
2 Likes
Huge performance fluctuations in parallel benchmark: insights?
show post in topic