Client applications shipping on Linux need to be able to load sycl.dll and plugins without having to get user to tune LD_LIBRARY_PATH.
Per:
|
installation directory by using DT_RPATH on Linux. Similar functionality can be |
Would it be possible to add at least
$ORIGIN/../lib to libsycl RUNPATH?