Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
cbde86f9
Commit
cbde86f9
authored
Mar 14, 2018
by
Pariksheet Pinjari
Committed by
Tianqi Chen
Mar 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated documentation error (#1001)
parent
34e31c44
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docs/how_to/install.md
+1
-1
No files found.
docs/how_to/install.md
View file @
cbde86f9
...
...
@@ -58,7 +58,7 @@ The configuration of tvm can be modified by ```config.mk```
any local modification will be ignored by git, then modify the according flags.
-
TVM optionally depends on LLVM. LLVM is required for CPU codegen that needs LLVM.
-
LLVM 4.0 or higher is needed for build with LLVM. Note that verison of LLVM from default apt may lower than 4.0.
-
Since LLVM takes long time to build from source, you can download pre-built version of LLVM fro
r
m
-
Since LLVM takes long time to build from source, you can download pre-built version of LLVM from
[
LLVM Download Page
](
http://releases.llvm.org/download.html
)
.
-
Unzip to a certain location, modify
```config.mk```
to add
```LLVM_CONFIG=/path/to/your/llvm/bin/llvm-config```
-
You can also use
[
LLVM Nightly Ubuntu Build
](
https://apt.llvm.org/
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment