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
Hi @SirYwell . thanks for the report. From my understanding of the OpenCL, since this is a pragma emitted for FP16, if there is no support, then the OpenCL JIT compiler will ignore that pragma.
Of course, if you also use FP16, the it will fail.
Otherwise the problem might be another thing. Which version of the matrix multiply are you running? Can you share the Java code?
https://github.com/NVIDIA/nvidia-docker is an archived repository. The replacement seems to be https://github.com/NVIDIA/nvidia-container-toolkit, but I'm not sure what needs to be changed to stay up-to-date here.
Edit: I just noticed that the README here is updated already, so I assume it is just outdated on https://tornadovm.readthedocs.io/en/latest/docker.html.
The text was updated successfully, but these errors were encountered: