Logging for scientific computing: debugging, performance, Dask

When it takes hours or days to run your computation, it can take a long time before you notice something has gone wrong. This means your feedback loop for fixes can be very slow. Learn how logging, and in particular the causal tracing library Eliot, can help debug inconsistent calculations and spot input-specific performance problems in your Dask application.

Categories: Day 1