Files
rocm-systems/projects/hip/bin
Ben Sander d4a90f8afd Create address tracker for am_alloc.
Tracks device where memory is allocated, pinned-host or device, and
more.

Uses memory-range-based lookups - so pointers that exist anywhere in

the range of hostPtr + size will find the associated AmPointerInfo.

The insertions and lookups use a self-balancing binary tree and
should support O(logN) lookup speed.


[ROCm/hip commit: 4ee2a5229b]
2016-02-12 18:24:08 -06:00
..
2016-01-26 20:14:33 -06:00
2016-02-12 18:24:08 -06:00
2016-02-09 11:51:26 +05:30
2016-02-12 18:24:08 -06:00