Commit 7fd494c
committed
Search for ur_adapater_opencl alongside pi_opencl
intel/llvm DPC++ has made switch to using unified runtimes,
and the compiler nightly build artifacts no longer contain
pi_level_zero.so and pi_opencl.so libraries that we used
to infer the SO-versioned name of ze_loader and OpenCL loader
libraries from.
This change adds ur_adapter_* names to find_library CMake
commands.1 parent b9242f4 commit 7fd494c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments