build: add support for building .cu files via nvcc

Original work by Yogender Gupta <ygupta@nvidia.com>
This commit is contained in:
Timo Rothenpieler
2017-05-11 22:53:41 +02:00
parent 6a3740572d
commit f1ab71b046
5 changed files with 75 additions and 4 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,8 @@
*.swp
*.ver
*.version
*.ptx
*.ptx.c
*_g
\#*
.\#*