Julia Programming Language
Poor performance on cluster multithreading
General Usage
Performance
performance
,
parallel
,
multithreading
,
cluster
yuyichao
July 8, 2018, 9:15pm
17
This will actually have false sharing. You need to allocate the rng from each threads.
3 Likes
Question about Multi-threading Performance
show post in topic
Related topics
Topic
Replies
Views
Activity
Random number and parallel execution
New to Julia
24
2134
March 15, 2021
Random numbers and threads
General Usage
question
,
multithreading
,
random
30
3725
March 29, 2022
Embarrassingly parallel multi-threading doesn't scale
Performance
multithreading
17
1571
October 16, 2021
Why does rand() in threads slowdown speed in Julia 1.3
New to Julia
question
7
890
December 30, 2019
Multithreaded random: different behaviour in Julia >= 1.5 (not just different stream)
General Usage
question
,
multithreading
,
random
6
548
March 23, 2021