llvm-project/parallel-libs/streamexecutor/lib
Jason Henline 70720a7e1b [SE] Support CUDA dynamic shared memory
Summary:
Add proper handling for shared memory arguments in the CUDA platform. Also add
in unit tests for CUDA.

Reviewers: jlebar

Subscribers: beanz, mgorny, jprice, jlebar, parallel_libs-commits

Differential Revision: https://reviews.llvm.org/D24596

llvm-svn: 281635
2016-09-15 18:11:04 +00:00
..
platforms [SE] Support CUDA dynamic shared memory 2016-09-15 18:11:04 +00:00
CMakeLists.txt [SE] Let users specify CUDA path 2016-09-15 16:48:55 +00:00
Device.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00
DeviceMemory.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00
Error.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00
HostMemory.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00
Kernel.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00
KernelSpec.cpp [SE] KernelSpec return best PTX 2016-09-13 23:29:25 +00:00
PackedKernelArgumentArray.cpp [StreamExecutor] Add basic Stream operations 2016-08-16 17:58:31 +00:00
Platform.cpp [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
PlatformDevice.cpp [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
PlatformManager.cpp [SE] Add CUDA platform 2016-09-14 19:58:34 +00:00
Stream.cpp [SE] Add .clang-format 2016-09-13 19:25:43 +00:00