Abstractions for a StreamExecutor platform
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23857
[StreamExecutor] Add Platform and PlatformManager ClosedPublic Authored by jhen on Aug 24 2016, 4:01 PM.
Details Summary Abstractions for a StreamExecutor platform
Diff Detail Event Timelinejhen updated this object. This revision is now accepted and ready to land.Aug 24 2016, 4:07 PM
Closed by commit rL279779: [StreamExecutor] Add Platform and PlatformManager (authored by jhen). · Explain WhyAug 25 2016, 2:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69182 streamexecutor/include/streamexecutor/Platform.h
streamexecutor/include/streamexecutor/PlatformManager.h
streamexecutor/lib/CMakeLists.txt
streamexecutor/lib/Platform.cpp
streamexecutor/lib/PlatformManager.cpp
|
Do we want to say here that ownership isn't transferred to the caller? I'm on the fence, maybe it's obvious.