Completed
Catching errors and inference failures with JET
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Package Development: Improving Engineering Quality and Latency - JuliaCon 2021 Workshop
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome!
- 2 Julia internals: compiler specialization, dispatch, backedges, invalidation, precompilation
- 3 Catching errors and inference failures with JET
- 4 Visualizing the costs of compilation and generating precompile directives with SnoopCompile
- 5 Tutorial on reading lowered and typed code
- 6 Tutorial on using Cthulhu
- 7 Catching and fixing inference failures with SnoopCompile & Cthulhu integration