SIMD Instructions with Rust on Android - Optimizing Performance and Portability
Offered By: Rust via YouTube
Course Description
Overview
Explore SIMD instructions with Rust on Android in this 48-minute conference talk by Guillaume Endignoux. Delve into the importance of SIMD for algorithm optimization and learn how Rust exposes them as intrinsics in the standard library. Address unique challenges such as portability, testability, usability, and compiler optimization. Discover approaches to solve these challenges through the lens of Rust on Android. Cover topics including building blocks of SIMD, calling SIMD from Rust, writing cross-platform algorithms, detecting supported SIMD instructions, and avoiding performance pitfalls in practice. Gain insights from Guillaume's expertise, with access to accompanying slides and additional resources on his blog and GitHub. Join the Rust Zürisee community for further discussions and potential speaking opportunities.
Syllabus
Introduction
Building Blocks of SIMD
Calling SIMD from Rust
Writing cross-platform algorithms
Detecting supported SIMD instructions
Performance pitfalls in practice
Questions
Taught by
Rust
Related Courses
Stanford Seminar - MIPS Open, Wave ComputingStanford University via YouTube Loop Analysis and Vectorization in Julia - JuliaCon 2020
The Julia Programming Language via YouTube Intrinsic Functions and Vector Processing Extensions for SIMD Parallel Operations in C++
javidx9 via YouTube Intrinsics - Low-Level Engine Development with Burst - Unite Copenhagen
Unity via YouTube Aggregating Ticks to Manage Scale in Sea of Thieves - Unreal Fest Europe 2019 - Unreal Engine
Unreal Engine via YouTube