Jerome Sieber
Jerome Sieber
With newest triton version (2.3.1), this seems mainly related to the used GPU. I also ran into this error on an RTX 2080 Ti, thus I tried to reproduce the...
> @jsie7 thanks for suggesting I will try it out ... which torch version you used ? I'm using v2.0.1
> I experienced same problem :( > > ``` > Driver Version: 550.54.14 > CUDA Version: 12.4 # by nvcc -V > Tesla T4 > triton==2.3.1 > ``` > >...
@Yyc1999super I'm running torch v2.0.1 with triton v2.3.0 with no issue. Just install triton after torch and you should be fine. Pip will complain but install, afaik this is just...