diff options
author | Jason Henline <jhen@google.com> | 2016-09-14 19:58:34 +0000 |
---|---|---|
committer | Jason Henline <jhen@google.com> | 2016-09-14 19:58:34 +0000 |
commit | 6bfc863d741a9419017a11060417aa0b71664f76 (patch) | |
tree | 42416854aaaf3d1a30d33ef6af03493f05f90565 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | d56a27e242d756457fb26cedfe665dde38893312 (diff) | |
download | bcm5719-llvm-6bfc863d741a9419017a11060417aa0b71664f76.tar.gz bcm5719-llvm-6bfc863d741a9419017a11060417aa0b71664f76.zip |
[SE] Add CUDA platform
Summary:
Basic CUDA platform implementation and cmake infrastructure to control
whether it's used. A few important TODOs will be handled in later
patches:
* Log some error messages that can't easily be returned as Errors.
* Cache modules and kernels to prevent reloading them if someone tries to
reload a kernel that's already loaded.
* Tolerate shared memory arguments for kernel launches.
Reviewers: jlebar
Subscribers: beanz, mgorny, jprice, jlebar, parallel_libs-commits
Differential Revision: https://reviews.llvm.org/D24538
llvm-svn: 281524
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions