rust-lang / rfcs

RFCs for changes to Rust
https://rust-lang.github.io/rfcs/
Apache License 2.0
5.79k stars 1.55k forks source link

OpenCL support #614

Open steveklabnik opened 9 years ago

steveklabnik commented 9 years ago

Issue by bstrie Friday Oct 19, 2012 at 15:44 GMT

For earlier discussion, see https://github.com/rust-lang/rust/issues/3814

This issue was labelled with: A-an-interesting-project, B-RFC, I-wishlist in the Rust repository


Discussed in the following mailing list thread ("GPU support"):

https://mail.mozilla.org/pipermail/rust-dev/2012-October/002509.html

Filed here so it doesn't get forgotten.

dbrgn commented 9 years ago

I'm not sure if this is the right place to comment, but that would definitely be a feature I'd welcome.

gbersac commented 8 years ago

I would welcome this feature too ! For a language focus on performance like rust, GPU computing is a must have.

This topic is being discuss here in the forum : https://internals.rust-lang.org/t/single-source-gpu-support/898/14