Skip to content

Commit 9b9545a

Browse files
committed
get OpenCL headers from the cl_khr_unified_svm branch
This should not ultimately be merged, but this is needed for now or the unified SVM layer will not build.
1 parent d7fe515 commit 9b9545a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5252
with:
5353
repository: KhronosGroup/OpenCL-Headers
54+
ref: cl_khr_unified_svm
5455
path: external/OpenCL-Headers
5556

5657
- name: Get OpenCL ICD Loader

0 commit comments

Comments
 (0)