Revert "revert tg calib and opencl cleanup (#37113)" (#37115)

* Revert "revert tg calib and opencl cleanup (#37113)"

This reverts commit 51312afd3d.

* power draw is a lil higher

* just don't miss a cycle

* fix warp targets

* fix tinygrad dep
This commit is contained in:
Adeeb Shihadeh
2026-02-07 21:36:44 -08:00
committed by GitHub
parent c65cf18c75
commit 667f3bb32f
48 changed files with 309 additions and 5237 deletions
-1
View File
@@ -5,7 +5,6 @@ common_libs = [
'swaglog.cc',
'util.cc',
'ratekeeper.cc',
'clutil.cc',
]
_common = env.Library('common', common_libs, LIBS="json11")