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
Currently, we don't have runtime support for SPIRV on AMDGPUs for OpenCL (only HIP). We should extend the AMDGPU OpenCL Runtime to also support SPIRV, which should be a more straightforward task than what has already been done for HIP, as SPIRV natively is more compatible with OpenCL.