Skip to content

Commit c3cdc22

Browse files
committed
Restore Intel OpenCL runtime for Linux SYCL
1 parent 67b9aa2 commit c3cdc22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/ci/sycl_x86_setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def setup_linux_runtime() -> None:
104104
"install",
105105
"-y",
106106
"intel-oneapi-compiler-dpcpp-cpp",
107+
"intel-oneapi-runtime-opencl",
107108
]
108109
)
109110

0 commit comments

Comments
 (0)