Skip to content

Commit 5a2a9ef

Browse files
Initial commit
0 parents  commit 5a2a9ef

File tree

4 files changed

+684
-0
lines changed

4 files changed

+684
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.i
2+
*.ii
3+
*.gpu
4+
*.ptx
5+
*.cubin
6+
*.fatbin

0 commit comments

Comments
 (0)