Usage of OpenCL backend instead of PTX for tornadovm-nvidia-openjdk #500
-
Good day. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
hi @andrii0lomakin, as far as I can tell it is just that the dockerfile that is used to build the container does not build TornadoVM has used only the OpenCL argument. We can change that for the next release (end of September). Thanks for pointing it out. |
Beta Was this translation helpful? Give feedback.
-
Our OpenCL images extend the https://github.com/beehive-lab/docker-tornadovm/blob/master/dockerFiles/Dockerfile.nvidia.jdk21#L3 When we built these images, PTX SDKs were not available for the OpenCL image. Alternatively, you can extend from the |
Beta Was this translation helpful? Give feedback.
hi @andrii0lomakin, as far as I can tell it is just that the dockerfile that is used to build the container does not build TornadoVM has used only the OpenCL argument. We can change that for the next release (end of September). Thanks for pointing it out.