KrystianChmielewski
KrystianChmielewski
@smaslov-intel "What is the motivating issue? Are you going to add an E2E test too?" Kernel's compiled from spirv using fp64 on platforms without fp64 support are poisoned (code is...
> Why does a platform need the support fp64 to just **build** kernel, not to run it? That's how intel-graphics-compiler works. The problem is if user tries to run this...
>Wouldn't it be much more friendly to give an error at AOT compilation-time (and request JIT compilation) rather than deferring to run-time? This is a must to allow same build...
> What is the benefit of pretending we have the right kernel at build-time (where we already know it is not going to work) and report an error at run-time?...
> Maybe, you have a design doc explaining the approach in details? Please look into jira XDEPS-4268. > Why is this "as expected"? I think users can expect completely something...
@smaslov-intel where should it be documented?
Hey! You can to download required packages from https://github.com/intel/compute-runtime/releases. I tried it with 22.23.23405 and faced no problem. Please try it and let me know if you are still facing...