Rust-GPU / Rust-CUDA

Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
Apache License 2.0
3.02k stars 115 forks source link

Dont replace 128 bit ints for libnvvm 1.8 #40

Open RDambrosio016 opened 2 years ago

RDambrosio016 commented 2 years ago

It seems libnvvm 1.8 came out some time recently and it supposedly fixes i128 in data layouts, so we do not have to replace i128 for libnvvm 1.8 (supposedly). Screenshot_550