Futhark is such a cool project. There’s a bit of a learning curve since everything is purely functional, but it REALLY lowers the barrier to entry for running code on a GPU.
I tried some toy projects in it, but I think I’m missing the knowledge to really take advantage of the hardware i.e. how big is a “big” array on a GPU, which operations are dramatically faster, etc.
Futhark is such a cool project. There’s a bit of a learning curve since everything is purely functional, but it REALLY lowers the barrier to entry for running code on a GPU.
I tried some toy projects in it, but I think I’m missing the knowledge to really take advantage of the hardware i.e. how big is a “big” array on a GPU, which operations are dramatically faster, etc.
❤️