MixmasterFresh / rust-on-gpu

A fork of the Rust Language for experimenting with GPU support.
https://www.rust-lang.org
Other
5 stars 0 forks source link

emit PTX 4.2 #13

Closed japaric closed 8 years ago

japaric commented 8 years ago

let's use the latest available PTX version until we find a reason not to

closes #5


Disclaimer: Haven't tested locally. Do not merge until this gets tested properly. Note that Travis doesn't run any PTX generation tests right now.

MixmasterFresh commented 8 years ago

Lets re-run the tests for this after it gets rebased from #14.

japaric commented 8 years ago

Rebased to re-run tests. Feel free to merge if the tests pass and I'm not around :-).

japaric commented 8 years ago

All green.