google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
27.65k stars 1.65k forks source link

Add chapter about general-purpose GPU programming #670

Open pythops opened 1 year ago

mgeisler commented 1 year ago

That would be great! We've talked about adding a collection of smaller topics and this would fit right in. It could be a 2-4 hour thing depending on how deep you go.

@pythops, would you be up for putting together a draft outline for this?

pythops commented 1 year ago

I'm not sure if I'm the right person to do it honestly cause I don't know that much about gpu programming. I opened this issue cause I'm interested in this topic

mgeisler commented 1 year ago

I opened this issue cause I'm interested in this topic

Okay, that's completely fair! :smile: I also don't know anything about this topic myself...

Now the issue is here and others can jump in and help out.