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
Related topics
Topic
Replies
Views
Activity
Julia Threads vs BLAS threads
Internals & Design
16
10811
July 26, 2018
Ideal number of BLAS threads
General Usage
blas
,
multithreading
,
linearalgebra
10
3878
April 27, 2022
Multithreading using more CPUs than expected
Performance
11
494
July 20, 2023
Maximum BLAS threads number
General Usage
question
2
1590
June 15, 2019
Is the Julia linear algebra multithreaded?
General Usage
6
2665
February 7, 2018