Talks I am interested in, mostly for myself but may as well share:
- “Using Rust to mitigate breaking changes in scientific software”: this about preserving backwards compatibility for a Python wrapper API as used in Jupyter
- “Rust for accelerated computing”: Talk about burn and CubeCL which I think is “write GPU code in Rust”?
- “An introduction to vector programming with portable SIMD”
- “Arrow, Rust, and cross-language data science tooling”: using Arrow a lot for Polars work I’m doing
- Tutorial: “Integrating GPUs into Rust”, apparently using some thing that runs on both AMD and NVidia