TVM cross compilation for QNX OS

What are the steps to cross compile model to QNX OS, what compilers or gnu need to be installed on host machine? also to install the tvm runtime for QNX what should be the cmake instructions? also the hardware I am using is ARM cpu with neon processor so what should be the target device for cross compilation?

Hi @Akshay02 can you let me know if you’re building tvm runtime with or without opencl support?

Hi @VarunGupta I am building TVM runtime without opencl support