You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][ESIMD][EMU] __SYCL_EXPORT fix for 'getPlugin' (#3924)
- As 'getPlugin<>()' is exported, all instances of the function must
be explicitly prefixed with '__SYCL_EXPORT'.
- 'opencl' and 'level_zero' are changed for this export.
0 commit comments