Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
id2
geoperil
easyWave
2e50d5f869d4119e3fe3d203bdacaa0530295176
2e50d5f869d4119e3fe3d203bdacaa0530295176
Switch branch/tag
easyWave
cpu
trunk
cuda.mk
Find file
Normal view
History
Permalink
cuda.mk
45 Bytes
Edit
Web IDE
Newer
Older
- A simple build system that uses the GNU Autotools was introduced.
Johannes Spazier
committed
Feb 09, 2014
1
2
.cu.o
:
$(NVCC)
-O2
-c
-I
.
-x
cu
-o
$@
-c
$<