Open mherkazandjian opened 1 week ago
Replicable using Linux + V100S. It's better to mark the minimal supported Compute Capability :)
i think it should be possible to run it on the volta architecture since tinygrad does run on google colab on the T4 GPUs which is the same architecture as the V100 (i think), so i think some flags and minor changes might fix the problem,.
Hi,
I tried the latest commit of main b6945224fadc79ff11f3c58465380a6d4294962e on a V100 gpu using cuda 12.2 and 12.4 on a V100 GPU and i got the following error
i think this is tinygrad related but i am not sure. Probably this can be reproduced tested on colab on a T4 since it is the same architecture as a the V100.