mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-03 22:53:44 +08:00
gpu
This commit is contained in:
@@ -553,7 +553,7 @@ def compile_driving(
|
||||
for qcom_only_flag in ("IMAGE", "NOLOCALS", "OPENPILOT_HACKS"):
|
||||
compile_env.pop(qcom_only_flag, None)
|
||||
compile_env.update({
|
||||
"DEBUG": "2",
|
||||
"DEBUG": "1",
|
||||
"DEV": "USB+AMD:LLVM",
|
||||
"WARP_DEV": "QCOM",
|
||||
"FLOAT16": "1",
|
||||
|
||||
Reference in New Issue
Block a user