Live data from Hacker News

Show HN: Eyot, A programming language where the GPU is just another thread

cowleyforniastudios.com

1–10 of 22 posts

Re: Show HN: Eyot, A programming language where the GPU is just another thread

#4

Don't mean to be rust fanatic or whatever but anyone know of anything similar for rust?

Not similar in the way of "Decorate any function and now it's a thread on the GPU", but Candle been pretty neat for experimenting with ML on Rust, and easy to move things between CPU and GPU, more of a library than a DSL though: https://github.com/huggingface/candle
Post reply on HN