to fix issue Target llvm is not enabled[followup] (#3404)
authorhenrywu2019 <47995124+henrywu2019@users.noreply.github.com>
Thu, 20 Jun 2019 16:55:46 +0000 (12:55 -0400)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 20 Jun 2019 16:55:46 +0000 (09:55 -0700)
jvm/README.md

index 626a87c..c599631 100644 (file)
@@ -30,6 +30,7 @@ This folder contains the Java interface for TVM runtime. It brings TVM runtime t
 
 - JDK 1.6+. Oracle JDK and OpenJDK are well tested.
 - Maven 3 for build.
+- LLVM (TVM4J need LLVM support. Please refer to [build-the-shared-library](https://docs.tvm.ai/install/from_source.html#build-the-shared-library) for how to enable LLVM support.)
 
 ### Modules