Julia Programming Language
Manage tasks from Threads.@spawn without using map()
General Usage
parallel
,
multithreading
,
threads
sgaure
August 24, 2024, 7:58am
12
Or better yet, keep
vec_reference
sorted, and use
searchsortedfirst
.
1 Like
Help needed getting started with threads!
show post in topic
Related topics
Topic
Replies
Views
Activity
Simple Parallel Examples for Embarrassingly Simple Problems
Julia at Scale
29
7344
April 23, 2021
How to execute tasks in parallel in a for loop
Performance
parallel
,
multithreading
,
juliapro
,
optimization
27
2011
November 29, 2023
More threads, slower code, even if not spawning them
Performance
19
831
January 29, 2022
Parallel reductions
Julia at Scale
23
5165
June 19, 2022
Poor speed gain using `pmap`
Performance
parallel
,
pmap
17
1191
August 6, 2021