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
luajit -l cltorch -e 'cltorch.test()'
then i see many things including this Function call failed Something went wrong: OpenCL library not found at /home/kawhi/torch-cl/opencl/cltorch/src/torch/generic/Storage.cpp:101 No OpenCL-enabled devices available at /home/kawhi/torch-cl/opencl/cltorch/src/lib/THClGeneral.cpp:139
i saw in one of the issues to do this clinfo
then i saw this Number of platforms 0
what is the meaning of "enable open-cl platform"? and how can i do that?
i am sorry it is simple question but i don't know a lot about hardware
i really appreciate the help
The text was updated successfully, but these errors were encountered:
luajit -l cltorch -e 'cltorch.test()'
then i see many things including this
Function call failed Something went wrong: OpenCL library not found at /home/kawhi/torch-cl/opencl/cltorch/src/torch/generic/Storage.cpp:101
No OpenCL-enabled devices available at /home/kawhi/torch-cl/opencl/cltorch/src/lib/THClGeneral.cpp:139
i saw in one of the issues to do this
clinfo
then i saw this
Number of platforms 0
what is the meaning of "enable open-cl platform"? and how can i do that?
i am sorry it is simple question but i don't know a lot about hardware
i really appreciate the help
The text was updated successfully, but these errors were encountered: