Consolidate Executor::synchronousCopy* and Stream::thenCopy* methods into
Doxygen method groups and combine all their comments into one section.
Also a "doc" target to the build files to use Doxygen to build the
documentation.
Paths
| Differential D23845
[StreamExecutor] Clean up device copy comments ClosedPublic Authored by jhen on Aug 24 2016, 11:09 AM.
Details Summary Consolidate Executor::synchronousCopy* and Stream::thenCopy* methods into Also a "doc" target to the build files to use Doxygen to build the
Diff Detail
Event Timelinejhen updated this object. This revision is now accepted and ready to land.Aug 24 2016, 11:35 AM Closed by commit rL279654: [StreamExecutor] Clean up device copy comments (authored by jhen). · Explain WhyAug 24 2016, 12:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69151 parallel-libs/trunk/streamexecutor/CMakeLists.txt
parallel-libs/trunk/streamexecutor/Doxyfile.in
parallel-libs/trunk/streamexecutor/include/streamexecutor/Executor.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Stream.h
|