We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b9aa2 commit c3cdc22Copy full SHA for c3cdc22
1 file changed
scripts/ci/sycl_x86_setup.py
@@ -104,6 +104,7 @@ def setup_linux_runtime() -> None:
104
"install",
105
"-y",
106
"intel-oneapi-compiler-dpcpp-cpp",
107
+ "intel-oneapi-runtime-opencl",
108
]
109
)
110
0 commit comments