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
Pytorch-Encoding
Commits
f4178a2a
Unverified
Commit
f4178a2a
authored
Mar 21, 2018
by
Hang Zhang
Committed by
GitHub
Mar 21, 2018
Browse files
nvcc flags (#27)
parent
ac7e12ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
encoding/CMakeLists.txt
encoding/CMakeLists.txt
+1
-0
No files found.
encoding/CMakeLists.txt
View file @
f4178a2a
...
...
@@ -46,6 +46,7 @@ ENDIF()
SET
(
CMAKE_MACOSX_RPATH 1
)
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-std=c++11"
)
SET
(
CUDA_NVCC_FLAGS
"
${
CUDA_NVCC_FLAGS
}
-std=c++11"
)
FILE
(
GLOB src-cuda kernel/*.cu
)
...
...
fengzch-das
@Fzc7075
mentioned in commit
d40adbc4
·
Sep 29, 2025
mentioned in commit
d40adbc4
mentioned in commit d40adbc45580b3392a627600cb095fa67960cdf7
Toggle commit list
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