Hi!
My setup:
- Ubuntu 16.04 + RX Vega 56 (gfx900)
- Driver: amdgpu-pro-17.50-511655 (installed with amdgpu-pro-install -y --opencl=rocm)
clinfo shows Vega with OpenCL 1.2 support and without cl_khr_spir support. IMHO this is very strange, because in such situation there is no way to package OpenCL kernels in commercial application in secure way for Vega on Linux (I mean intellectual property security).
Will cl_khr_spir be supported for Vega on Linux?