Easy and Featureful Parallelism with Dagger.jl - JuliaCon 2021
The Julia Programming Language via YouTube
Overview
Syllabus
- Introduction.
- Overview.
- When and why use Dagger instead of Distributed?.
- Coding example.
- A note on Dagger.delayed.
- How does Dagger scheduler work?.
- How is Dagger different from what Distributed.pmap and friends do?.
- Dagger vs Distributed - Dagger is built on top of Distributed.
- Real application demo built on Dagger - security camera monitoring system.
- Dagger feature: distributed arrays.
- Dagger feature: checkpointing.
- Dagger feature: GPU programming with DaggerGPU.jl.
- Future Dagger feature: Distributed tables.
- Future Dagger feature: Task and data scopes.
- Future Dagger feature: Mutable chunks.
- Check the Issues on the Dagger repository for more.
Taught by
The Julia Programming Language