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
When compiling a OpenCL SPIR-V kernel, clvk needs to know the kernel OpMemoryModel to be able to pass the right argument to clspv to compile it (-arch={spir, spir64}).
When compiling a OpenCL SPIR-V kernel,
clvk
needs to know the kernelOpMemoryModel
to be able to pass the right argument toclspv
to compile it (-arch={spir, spir64}
).cf #742
The text was updated successfully, but these errors were encountered: