- How is Dagger different from what Distributed.pmap and friends do?
8
- Dagger vs Distributed - Dagger is built on top of Distributed
9
- Real application demo built on Dagger - security camera monitoring system
10
- Dagger feature: distributed arrays
11
- Dagger feature: checkpointing
12
- Dagger feature: GPU programming with DaggerGPU.jl
13
- Future Dagger feature: Distributed tables
14
- Future Dagger feature: Task and data scopes
15
- Future Dagger feature: Mutable chunks
16
- Check the Issues on the Dagger repository for more
Description:
Explore advanced parallelism techniques using Dagger.jl in this JuliaCon2021 talk. Learn why Dagger.jl surpasses Distributed.jl for complex problems and large-scale parallelization, offering GPU execution and fault tolerance. Follow along as the speaker builds a real-world application, demonstrating Dagger's powerful scheduler and resource utilization. Discover key features like distributed arrays, checkpointing, and GPU programming with DaggerGPU.jl. Gain insights into Dagger's architecture, its relationship with Distributed.jl, and upcoming features such as distributed tables, task and data scopes, and mutable chunks. Perfect for Julia developers looking to enhance their parallel computing skills and leverage Dagger.jl's full potential in their projects.
Easy and Featureful Parallelism with Dagger.jl - JuliaCon 2021