denzp / rust-ptx-linker

The missing puzzle piece for NVPTX experience with Rust
MIT License
53 stars 11 forks source link

More reliable testing #14

Closed denzp closed 6 years ago

denzp commented 6 years ago

Use compilation tests that involve xargo instead of precompiled bitcode and rlibs.

Fixes #10