Главная
Study mode:
on
1
Welcome!
2
Outline
3
What's old?
4
What's new?
5
What's coming?
6
Multithreading examples
7
Examples - Parallel merge sort
8
Parallel vs. Single-thread performance (Sort)
9
Examples - Prime Sieve of Eratosthenes
10
Parallel vs. Single-thread performance (Prime Sieve)
11
Examples - Prefix scan
12
Parallel vs. Single-thread performance (Prefix Scan)
13
Question - How does this relate to PARTR?
14
Question - Is the schedule dynamic?
15
Question - How many threads can be spawned?
16
Question - Have you thought about alternative threading models?
17
Question - Is there a reason to use Distributed instead of Threads?
18
Question - Some low-level details
19
Question - Does it compose with pmap?
20
Question - Will the scheduler implement priorities?
21
Question - What about BLAS native threads?
22
Wrap-up
Description:
Explore multi-threading in Julia with PARTR in this 26-minute conference talk from JuliaCon 2019. Dive into the evolution of threading in Julia, covering past implementations, current features, and future developments. Learn through practical examples including parallel merge sort, Prime Sieve of Eratosthenes, and prefix scan, with performance comparisons between parallel and single-threaded implementations. Gain insights into PARTR's relationship with threading, scheduling dynamics, thread spawning limits, and alternative threading models. Address key questions about distributed computing, low-level details, composition with pmap, scheduler priorities, and BLAS native threads. Enhance your understanding of Julia's multi-threading capabilities and their practical applications in high-performance computing.

Multi-threading in Julia with PARTR - JuliaCon 2019

The Julia Programming Language
Add to list
0:00 / 0:00