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

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Mon Sep 12 09:18:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281225: [SE] RegisteredHostMemory for async device copies (authored by jhen).

Changed prior to commit:
  https://reviews.llvm.org/D24353?vs=70934&id=71019#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24353

Files:
  parallel-libs/trunk/streamexecutor/examples/CUDASaxpy.cpp
  parallel-libs/trunk/streamexecutor/include/streamexecutor/Device.h
  parallel-libs/trunk/streamexecutor/include/streamexecutor/DeviceMemory.h
  parallel-libs/trunk/streamexecutor/include/streamexecutor/HostMemory.h
  parallel-libs/trunk/streamexecutor/include/streamexecutor/PlatformDevice.h
  parallel-libs/trunk/streamexecutor/include/streamexecutor/Stream.h
  parallel-libs/trunk/streamexecutor/lib/CMakeLists.txt
  parallel-libs/trunk/streamexecutor/lib/HostMemory.cpp
  parallel-libs/trunk/streamexecutor/unittests/CoreTests/DeviceTest.cpp
  parallel-libs/trunk/streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
  parallel-libs/trunk/streamexecutor/unittests/CoreTests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24353.71019.patch
Type: text/x-patch
Size: 42212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160912/17d7c25d/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list