EnzymeAD / rust

A rust fork to work towards Enzyme integration
https://www.rust-lang.org
Other
53 stars 7 forks source link

autodiff: no_std support (switch std:: to core::) #68

Closed jedbrown closed 7 months ago

jedbrown commented 7 months ago

I can now do this to a device function in a trivial no_std crate and the IR looks okay by eyeball.

$ cargo +enzyme rustc --release --target=nvptx64-nvidia-cuda -Zbuild-std -- --emit=llvm-ir