Julia Programming Language
Having issues speeding up code with multithreading
General Usage
Performance
parallel
,
multithreading
LaurentPlagne
July 12, 2023, 3:44pm
10
And all the time is spent in allocation required by the linear solve:
Capture d’écran 2023-07-12 à 17.42.46
1920×1495 153 KB
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Threads maxing out all cores, but no performance increase
General Usage
performance
,
threads
16
1700
April 6, 2021
Speed up parallel maximum across columns
Performance
parallel
,
distributed
,
loops
1
402
August 18, 2020
Improving the code speed by employing parallelism for asynchronous task
Performance
5
470
September 22, 2020
Help speedup a tight triple loop
Performance
7
736
June 18, 2020
Performance issue with multithreaded computation with matrix operations at its heart (Threads.@threads vs. BLAS threads)
Performance
blas
,
parallel
,
multithreading
,
linearalgebra
,
threads
7
373
November 13, 2023