[Parallel_libs-commits] [PATCH] D24538: [SE] Add CUDA platform
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Wed Sep 14 10:13:43 PDT 2016
jhen updated this revision to Diff 71384.
jhen marked 12 inline comments as done.
jhen added a comment.
- Respond to review comments
https://reviews.llvm.org/D24538
Files:
streamexecutor/CMakeLists.txt
streamexecutor/include/streamexecutor/PlatformDevice.h
streamexecutor/include/streamexecutor/PlatformOptions.h.in
streamexecutor/include/streamexecutor/platforms/cuda/CUDAPlatform.h
streamexecutor/include/streamexecutor/platforms/cuda/CUDAPlatformDevice.h
streamexecutor/include/streamexecutor/platforms/host/HostPlatformDevice.h
streamexecutor/lib/CMakeLists.txt
streamexecutor/lib/PlatformManager.cpp
streamexecutor/lib/platforms/CMakeLists.txt
streamexecutor/lib/platforms/cuda/CMakeLists.txt
streamexecutor/lib/platforms/cuda/CUDAPlatform.cpp
streamexecutor/lib/platforms/cuda/CUDAPlatformDevice.cpp
streamexecutor/lib/platforms/cuda/cmake/modules/FindLibcuda.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24538.71384.patch
Type: text/x-patch
Size: 31669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160914/3f7593c6/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list