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