Julia Programming Language
Parallelizing multiple Crank–Nicolson solvers
General Usage
Performance
linearalgebra
jagot
March 13, 2021, 5:26am
22
This seems like a highly relevant discussion:
Overhead of `Threads.@threads` - #29 by Elrod
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
Julia at Scale
fortran
,
parallel
,
linearalgebra
,
threads
73
2048
January 22, 2024
Scaling of @threads for "embarrassingly parallel" problem
Performance
threads
29
1989
January 20, 2023
How to improve the scaling of Julia code aimed at multi-node parallelization?
Julia at Scale
linearalgebra
,
distributed
38
618
August 14, 2024
Bad performances when using Multithreading and Distributed with heavy LinearAlgebra calculations
Performance
performance
,
multithreading
,
distributed
26
502
July 25, 2024
Huge performance fluctuations in parallel benchmark: insights?
Performance
parallel
,
multithreading
,
benchmarktools
52
2633
December 1, 2021