Linker Error on QNX 7.1 with OpenCLML SDK for doing inference of NN on Adreno GPU

@srkreddy1238 Thanks for your reply I’m getting following error when I’m linking my C++ executable to tvm_runtime only ( build for QNX 7.1 with CLML based flags ON ) :

Since this showed that it is unable to find definition for some CLML based API’s , I also linked libOpenCL.so ( present within the lib64 folder of CLML SDK) along with tvm_runtime and I got following error: