[Parallel_libs-commits] [PATCH] D24353: [SE] RegisteredHostMemory for async device copies

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Thu Sep 8 16:59:16 PDT 2016


jhen updated this revision to Diff 70766.
jhen marked 3 inline comments as done.
jhen added a comment.

- Fix broken comments found by jprice


https://reviews.llvm.org/D24353

Files:
  streamexecutor/examples/CUDASaxpy.cpp
  streamexecutor/include/streamexecutor/Device.h
  streamexecutor/include/streamexecutor/HostMemory.h
  streamexecutor/include/streamexecutor/PlatformDevice.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/lib/CMakeLists.txt
  streamexecutor/lib/HostMemory.cpp
  streamexecutor/lib/unittests/DeviceTest.cpp
  streamexecutor/lib/unittests/SimpleHostPlatformDevice.h
  streamexecutor/lib/unittests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24353.70766.patch
Type: text/x-patch
Size: 36273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160908/dbd50943/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list