Closed gkatev closed 4 years ago
Hi, can you run the following command?
$ tornado-test.py -V --debug -J"-Dtornado.fullDebug=True" uk.ac.manchester.tornado.unittests.TestHello#testVectorAddition
Additionally, we have tested on AMD using the ROCM drivers. We support from OpenCL 1.2 (I am not sure if that's the issue). Is it possible to update the drivers for your AMD?
Okay, so I got a useful error:
INFO: fatal error: cannot open file '/usr/lib/clc/gfx1010-amdgcn-mesa-mesa3d.bc': No such file or directory
A similar error also appears in clinfo, and from some searching it's possible that Navi 10 is not yet supported by mesa-opencl (?). I'm currently educating myself on different frameworks related to OpenCL on AMD and seeing what is possible at the current time with this specific GPU.
Yes, it looks like an installation/configuration problem with OpenCL.
Yes exactly. I'll see if I can fix it for my Navi 10 or use another GPU... Thanks for the support
Hello, In a fresh git clone, I'm getting the following error when I run "make tests":
And also more similar output for the rest of the unittests. Also, on a simple test program of mine, adapted from the testHello unittest:
'tornado --devices' shows: