[Parallel_libs-commits] [PATCH] D24596: [SE] Support CUDA dynamic shared memory
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Wed Sep 14 17:28:12 PDT 2016
jhen created this revision.
jhen added a reviewer: jlebar.
jhen added subscribers: parallel_libs-commits, jprice.
Herald added subscribers: jlebar, mgorny, beanz.
Add proper handling for shared memory arguments in the CUDA platform. Also add
in unit tests for CUDA.
https://reviews.llvm.org/D24596
Files:
streamexecutor/lib/platforms/cuda/CUDAPlatformDevice.cpp
streamexecutor/unittests/CoreTests/CMakeLists.txt
streamexecutor/unittests/CoreTests/CUDATest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24596.71468.patch
Type: text/x-patch
Size: 10023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160915/2118656a/attachment.bin>
More information about the Parallel_libs-commits
mailing list