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
Poor performance while multithreading (Julia 1.0)
Performance
multithreading
28
4013
February 11, 2019
Random number and parallel execution
New to Julia
24
2280
March 15, 2021
Number of threads available seems random (using @spawn)
New to Julia
parallel
19
1363
August 25, 2020
Thread overhead variability across machines
Performance
13
1872
November 28, 2017
Random numbers and threads
General Usage
question
,
multithreading
,
random
30
3937
March 29, 2022