Triton: Open-Source GPU Programming for Neural Networks
1–10 of 116 posts
Re: Triton: Open-Source GPU Programming for Neural Networks
#2Re: Triton: Open-Source GPU Programming for Neural Networks
#3I am confused. Is it another competitor of Tensorflow, JAX, and Pytorch? Or something else?
I imagine these libraries and possibly some users would implement libraries on top of this language and reap some of the optimization benefit without having to maintain low-level CUDA specific code.
Re: Triton: Open-Source GPU Programming for Neural Networks
#4Re: Triton: Open-Source GPU Programming for Neural Networks
#5Re: Triton: Open-Source GPU Programming for Neural Networks
#6I am confused. Is it another competitor of Tensorflow, JAX, and Pytorch? Or something else?
I believe this is more of an optimization layer to be utilized by libraries like Tensorflow and JAX. More of a simplification of the interaction with traditional CUDA instructions. I imagine these libraries and possibly some users would implement libraries on top of this language and reap some of the optimization benefit without having to maintain low-level CUDA specific code.
Re: Triton: Open-Source GPU Programming for Neural Networks
#7Too bad it's CUDA Sooner or later this will become a problem because you are depending on the benevolence of a single manufacturer.
Re: Triton: Open-Source GPU Programming for Neural Networks
#8Too bad it's CUDA Sooner or later this will become a problem because you are depending on the benevolence of a single manufacturer.