[Parallel_libs-commits] [PATCH] D23577: [StreamExecutor] Executor add synchronous methods

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Mon Aug 22 16:07:28 PDT 2016


jhen updated this revision to Diff 68925.
jhen added a comment.

- Add H2D and D2D functions and tests


https://reviews.llvm.org/D23577

Files:
  streamexecutor/include/streamexecutor/DeviceMemory.h
  streamexecutor/include/streamexecutor/Executor.h
  streamexecutor/include/streamexecutor/PlatformInterfaces.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/include/streamexecutor/Utils/Error.h
  streamexecutor/lib/Utils/Error.cpp
  streamexecutor/lib/unittests/CMakeLists.txt
  streamexecutor/lib/unittests/ExecutorTest.cpp
  streamexecutor/lib/unittests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23577.68925.patch
Type: text/x-patch
Size: 53647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160822/7e332ef1/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list