Easy and Featureful Parallelism with Dagger.jl - JuliaCon 2021
Offered By: The Julia Programming Language via YouTube
Course Description
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
Related Courses
Julia Scientific ProgrammingUniversity of Cape Town via Coursera Julia for Beginners in Data Science
Coursera Project Network via Coursera Linear Regression and Multiple Linear Regression in Julia
Coursera Project Network via Coursera Decision Tree and Random Forest Classification using Julia
Coursera Project Network via Coursera Logistic Regression for Classification using Julia
Coursera Project Network via Coursera