For basics on redistributing libraries see Redistribute Libraries When Deploying Applications.
libsycl.so.8
libur_loader.so.0
Depending on the platforms or backends that you want to support, you must include the following:
For OpenCL™ : libur_adapter_opencl.so.0
For Intel® oneAPI Level Zero (Level Zero) (the default backend when none is specified): libur_adatper_level_zero.so.0
libze_trace_collector.so is required if you want to do runtime level debugging of Level Zero.
Additionally, depending on the optional SYCL features used by your application, you must include the following:
When using XPTI you must include:
libxtpi.a
libxptifw.so
Depending on which application process you decide on, from the Redistribute Libraries When Deploying Applications page, consider the following:
For more information on Linux and Windows visit Single Component Downloads and Runtime Versions.