llvm-project/parallel-libs/streamexecutor/lib
Jason Henline 20cf1eb161 [StreamExecutor] Add Platform and PlatformManager
Summary: Abstractions for a StreamExecutor platform

Reviewers: jlebar

Subscribers: jprice, parallel_libs-commits

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

llvm-svn: 279779
2016-08-25 21:33:07 +00:00
..
Utils [StreamExecutor] Executor add synchronous methods 2016-08-24 16:58:20 +00:00
unittests [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00
CMakeLists.txt [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
Device.cpp [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00
Kernel.cpp [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00
KernelSpec.cpp
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
PlatformInterfaces.cpp [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00
PlatformManager.cpp [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
Stream.cpp [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00