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
f67b1908
Unverified
Commit
f67b1908
authored
Aug 21, 2021
by
Jinjing Zhou
Committed by
GitHub
Aug 21, 2021
Browse files
add flag (#3264)
Co-authored-by:
Quan (Andy) Gan
<
coin2028@hotmail.com
>
parent
f5b410b7
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 @
f67b1908
...
@@ -115,7 +115,7 @@ install the Python binding for DGL.
...
@@ -115,7 +115,7 @@ install the Python binding for DGL.
mkdir
build
mkdir
build
cd
build
cd
build
cmake
-
DUSE_OPENMP
=
off
-
DCMAKE_C_FLAGS
=
'-DXBYAK_DONT_USE_MAP_JIT'
-
DCMAKE_CXX_FLAGS
=
'-DXBYAK_DONT_USE_MAP_JIT'
..
cmake
-
DUSE_OPENMP
=
off
-
DCMAKE_C_FLAGS
=
'-DXBYAK_DONT_USE_MAP_JIT'
-
DCMAKE_CXX_FLAGS
=
'-DXBYAK_DONT_USE_MAP_JIT'
-
DUSE_AVX
=
OFF
-
DUSE_LIBXSMM
=
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