Hi,
I am trying to run TVM on a Power9 system, targeting its Tesla V100 GPUs, but TVMs compilation process fails with:
No available targets are compatible with triple "powerpc64le-unknown-linux-gnu" target_triple=powerpc64le-unknown-linux-gnu
I have loaded LLVM, but am unsure, if it is an environment or TVM error.
Has anybody tried TVM on PPC64 before?