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
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
@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