Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Arnaud Kress
easea
Commits
92f3a33a
Commit
92f3a33a
authored
Nov 03, 2010
by
Farzad Sehat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajout de l'option -fpermissive pour NVCC dans le template CUDA_GP
parent
0e07c81b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tpl/CUDA_GP.tpl
tpl/CUDA_GP.tpl
+1
-1
No files found.
tpl/CUDA_GP.tpl
View file @
92f3a33a
...
@@ -935,7 +935,7 @@ public:
...
@@ -935,7 +935,7 @@ public:
\
START_CUDA_MAKEFILE_TPL
\
START_CUDA_MAKEFILE_TPL
NVCC=
nvcc
NVCC=
nvcc
--compiler-options
-fpermissive
EASEALIB_PATH=
\EZ_PATHlibeasea/#/home/kruger/Bureau/Easea/libeasea/
EASEALIB_PATH=
\EZ_PATHlibeasea/#/home/kruger/Bureau/Easea/libeasea/
CXXFLAGS =
-g
-I
$(
EASEALIB_PATH
)
include
-I
$(
EZ_PATH
)
boost
CXXFLAGS =
-g
-I
$(
EASEALIB_PATH
)
include
-I
$(
EZ_PATH
)
boost
...
...
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