index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Basic
/
Cuda.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Assume the latest known CUDA version if we've found an unknown one.
Artem Belevich
2020-01-29
1
-3
/
+5
*
[HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
Yaxun Liu
2019-07-11
1
-0
/
+18
*
[AMDGPU] gfx908 clang target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+5
*
Basic CUDA-10 support.
Artem Belevich
2019-02-05
1
-1
/
+8
*
[CUDA] Propagate detected version of CUDA to cc1
Artem Belevich
2019-01-31
1
-0
/
+46
*
Add gfx909 to GPU Arch
Tim Renouf
2018-10-24
1
-0
/
+5
*
Add gfx904 and gfx906 to GPU Arch
Yaxun Liu
2018-10-23
1
-0
/
+10
*
[CUDA] Added basic support for compiling with CUDA-10.0
Artem Belevich
2018-09-24
1
-0
/
+12
*
[CUDA] Enable CUDA compilation with CUDA-9.2
Artem Belevich
2018-04-24
1
-0
/
+2
*
[CUDA] Add amdgpu sub archs
Yaxun Liu
2018-04-04
1
-0
/
+83
*
Add NVPTX Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-0
/
+6
*
[CUDA] Added partial support for CUDA-9.1
Artem Belevich
2018-01-30
1
-0
/
+12
*
[CUDA] Print an error if you try to compile with < sm_30 on CUDA 9.
Justin Lebar
2017-10-25
1
-0
/
+12
*
[CUDA] Added rudimentary support for CUDA-9 and sm_70.
Artem Belevich
2017-09-07
1
-0
/
+12
*
[CUDA] Fix "control reaches end of non-void function" warnings in Cuda.cpp.
Justin Lebar
2016-07-07
1
-0
/
+6
*
[CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar
2016-07-06
1
-0
/
+165