tinygrad/extra/gemm
George Hotz 90fff82c8a
Rdna (#776)
* assembler maybe

* custom asm

* rdna3 on quiet

* trigger crashes

* fixed notes

* non-fatal rdna2 crash

* Crash4

* improve rdna sniffer

* comments

* improve sniffer

* asm

* 131 TFLOPS RDNA3

* opt simple matmul

* todos
2023-05-16 05:33:57 -07:00
..
.gitignore updates from the chonker branch 2022-11-07 21:12:08 -08:00
amx.py Refactor ASTs (#622) 2023-03-01 18:57:29 -08:00
cuda_matmul.py FLOAT16 off works 2023-04-19 15:34:56 -07:00
gemm.c Gemm (#416) 2022-11-06 10:07:28 -08:00
gemm.py Gemm (#416) 2022-11-06 10:07:28 -08:00
metal_conv.py Rdna (#776) 2023-05-16 05:33:57 -07:00
metal_matmul.py metal_conv gets over 10.4 TFLOPS... 2023-04-15 03:31:22 -07:00
simple_matmul.py Rdna (#776) 2023-05-16 05:33:57 -07:00