Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
168fc2cf
Commit
168fc2cf
authored
Nov 22, 2019
by
Da Zheng
Committed by
Zihao Ye
Nov 22, 2019
Browse files
fix installation instruction. (#1024)
parent
45aa1584
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/install/index.rst
docs/source/install/index.rst
+1
-1
No files found.
docs/source/install/index.rst
View file @
168fc2cf
...
@@ -191,7 +191,7 @@ install Python binding for DGL:
...
@@ -191,7 +191,7 @@ install Python binding for DGL:
mkdir build
mkdir build
cd build
cd build
cmake ..
cmake
-DUSE_OPENMP=off
..
make -j4
make -j4
cd ../python
cd ../python
python setup.py install
python setup.py install
...
...
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