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
9c41e97c
Unverified
Commit
9c41e97c
authored
Nov 08, 2021
by
Hongyu Cai
Committed by
GitHub
Nov 08, 2021
Browse files
[Doc] Fix type in CUDA.cmake (#3479)
Co-authored-by:
Minjie Wang
<
wmjlyjemaine@gmail.com
>
parent
2a757d4a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmake/modules/CUDA.cmake
cmake/modules/CUDA.cmake
+1
-1
No files found.
cmake/modules/CUDA.cmake
View file @
9c41e97c
...
@@ -169,7 +169,7 @@ function(dgl_select_nvcc_arch_flags out_variable)
...
@@ -169,7 +169,7 @@ function(dgl_select_nvcc_arch_flags out_variable)
endfunction
()
endfunction
()
################################################################################################
################################################################################################
# Short command for cuda com
n
pilation
# Short command for cuda compilation
# Usage:
# Usage:
# dgl_cuda_compile(<objlist_variable> <cuda_files>)
# dgl_cuda_compile(<objlist_variable> <cuda_files>)
macro
(
dgl_cuda_compile objlist_variable
)
macro
(
dgl_cuda_compile objlist_variable
)
...
...
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