Concurrent and Parallel programming in Julia
AM
Amit Murthy
@amitm
Section: Crisp talk
Technical level: Beginner
Introduce the concurrency and parallelism mechanisms in Julia base language and other packages
Outline
This talk will give an introduction to the various
- concurrent programming primitives: Tasks, async-wait, Channels.
- parallel programming primitives: adding physical processes, remote call, spawn, @parallel macro and pmap
- Parallelism provided in library land such as MPI.jl
Speaker bio
I’m Amit Murthy, I am a core Julia developer. I am one of the developers working on Julia’s concurrency and parallelism features.
{{ errorMsg }}