[Apache TVM Discuss] [Questions] TVM opencl context how to choose device type as accelerator

2020-09-06 Thread Akhil via Apache TVM Discuss
So I am using device accelerator which uses opencl (pocl). Here when I try to run opencl code using tvm on this device I have to fetch the context here as tvm.cl() but it does not use the device type as accelerator unless I set the dtype = CL_DEVICE_TYPE_ACCELERATOR, in the tvm/src/runtime/o

[Apache TVM Discuss] [Questions] Error when executing code targeted to opencl

2020-09-06 Thread Akhil via Apache TVM Discuss
Hey @aurel333 thanks , Like you said the llvm which I used to build tvm was the wrong one. --- [Visit Topic](https://discuss.tvm.apache.org/t/error-when-executing-code-targeted-to-opencl/7781/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe fro

[Apache TVM Discuss] [Questions] Failure [INSTALL_FAILED_OLDER_SDK]

2020-09-06 Thread venkataraju koppada via Apache TVM Discuss
@tkat0, Further on this issue right, when I run the adb devices query from docker container I didn't find my phone in the devices list and when I run same adb device query outside the docker container the device list showing my phone. So that I was trying to install tvmrpc-release.apk fro