RustSydney / talks

Talk requests and proposals for Rust Sydney
http://www.meetup.com/Rust-Sydney/
22 stars 2 forks source link

State of SIMD in Rust #5

Closed huonw closed 8 years ago

huonw commented 8 years ago

A short talk about the work I did on improving the support for the SIMD (Single-Instruction Multiple-Data) functionality of modern CPUs in Rust during my internship at Mozilla.

I'll cover what it is and why people care about it, and give an overview of where Rust is now with some code examples/benchmarks/discussion.

huonw commented 8 years ago

It happened!

Links: