logoalt Hacker News

rowanG077today at 5:29 PM6 repliesview on HN

Personally I really don't want new GPU languages that do not have AD as a first class citizen. I mean rust is an improvement over C++ CUDA but still.


Replies

erk__today at 5:42 PM

There is actually work on adding autodiff to Rust, maybe not really first class citizen, but at least build in: https://doc.rust-lang.org/std/autodiff/index.html (it is still at a pre-RFC stage so it is not something that soon will be added)

show 2 replies
TallGuyShorttoday at 5:31 PM

Sorry, what is AD in this context?

edit: oh, automatic differentiation?

show 1 reply
the__alchemisttoday at 6:11 PM

This isn't a new GPU language; it's a lib which might replace FFI and third party libs.

show 1 reply
vimarsh6739today at 5:35 PM

Really hard to find alternatives to Julia for AD as a first class citizen

show 1 reply
mathisfun123today at 5:56 PM

every GPU related post has a comment which makes my eyes roll all the way back. this is the one for this post.