Remove all the OpenCL (#37105)

* Remove all the OpenCL

* lil more

* bump msgq
This commit is contained in:
Adeeb Shihadeh
2026-02-06 16:36:47 -08:00
committed by GitHub
parent 4ce701150a
commit d5cbb89d84
31 changed files with 22 additions and 4492 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")