Gluon: a GPU programming language based on the same compiler stack as Triton

github.com

52 points by matt_d 5 hours ago


lukax - 4 hours ago

Is this Triton's reply to NVIDIA's tilus[1]. Tilus is suposed to be lower level (e.g. you have control over registers). NVIDIA really does not want the CUDA ecosystem to move to Triton as Triton also supports AMD and other accelerators. So with Gluon you get access to lower level features and you can stay within Triton ecosystem.

[1] https://github.com/NVIDIA/tilus

ivolimmen - 3 hours ago

Not to be confused with the Gluon UI toolkit for Java : https://gluonhq.com/products/javafx/

ericdotlee - 3 hours ago

Why is zog so popular these days? Seems really cool but I have yet to get the buzz / learn it.

Is there a big reason why Triton is considered a "failure"?

ronsor - 5 hours ago

The fact that the "language" is still Python code which has to be traced in some way is a bit off-putting. It feels a bit hacky. I'd rather a separate compiler, honestly.

huevosabio - 4 hours ago

Not to be confused with gluon the embbedable language in Rust: https://github.com/gluon-lang/gluon