Julia Programming Language
How can I arrange to only use @threads if the number of iteration is higher than minimum?
General Usage
Performance
multithreading
hendri54
September 16, 2021, 3:04pm
3
It’s a bit old, but perhaps still useful:
show post in topic
Related topics
Topic
Replies
Views
Activity
Why with @threads, the execution time is worse?
Performance
question
,
multithreading
19
2833
September 16, 2021
Putting Threads.@threads or any macro in an if statement
New to Julia
9
988
June 15, 2020
Another slowdown when using `Threads.@threads`?
General Usage
performance
11
857
March 24, 2022
Nesting `Threads.@thread` and `Polyester.@batch` (or context manager to limit Polyester threads)
Specific Domains
multithreading
,
polyester
7
486
April 5, 2023
Toggle Threads.@threads with a variable
General Usage
8
1203
November 21, 2021