Skip to content

Comment on High-Performance GPU Computing in the Julia Programming Language

Comments

Julia has recently gained support for syntactic loop fusion, where chained vector operations are fused into a single broadcast

Wow. That's very impressive.

I hope one day we get this sort of tooling with AMD GPUs.

That's amazing. I'm very excited about the prospect of auto-magically trans-piling code into GPU code. This sort of tech will make GPUs approachable to many more scientists and programmers.

ROCm will make similar things possible! I prefer native codegen, CLArrays.jl is an excellent solution in the meantime.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.