Simple utility methods will prevent users from making mistakes when
converting element counts to byte counts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24197
[SE] Add getByteCount methods for device memory ClosedPublic Authored by jhen on Sep 2 2016, 10:34 AM.
Details Summary Simple utility methods will prevent users from making mistakes when
Diff Detail
Event Timelinejhen updated this object. This revision is now accepted and ready to land.Sep 2 2016, 2:57 PM Closed by commit rL280563: [SE] Add getByteCount methods for device memory (authored by jhen). · Explain WhySep 2 2016, 5:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70259 parallel-libs/trunk/streamexecutor/include/streamexecutor/DeviceMemory.h
parallel-libs/trunk/streamexecutor/lib/unittests/PackedKernelArgumentArrayTest.cpp
|