We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef98efd commit 4bd4857Copy full SHA for 4bd4857
sycl/test-e2e/lit.cfg.py
@@ -45,6 +45,7 @@
45
case "build-only":
46
config.test_mode = "build-only"
47
config.sycl_devices = []
48
+ arch_flag = ""
49
case _:
50
config.test_mode = "full"
51
config.available_features.add("run-mode")
0 commit comments