[Parallel_libs-commits] [PATCH] D24353: [SE] RegisteredHostMemory for async device copies
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Fri Sep 9 13:05:55 PDT 2016
jhen updated this revision to Diff 70889.
jhen marked 2 inline comments as done.
jhen added a comment.
- implement chanderc's suggestion
- Get rid of mutable host array slice
https://reviews.llvm.org/D24353
Files:
streamexecutor/examples/CUDASaxpy.cpp
streamexecutor/include/streamexecutor/Device.h
streamexecutor/include/streamexecutor/DeviceMemory.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.70889.patch
Type: text/x-patch
Size: 37786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160909/023b83b2/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list