Files
rocm-systems/projects/hip/tests/src
Ben Sander c964e3c75a P2p checkpoint.
- set USE_PEER_TO_PEER=3 (requires HCC "am_memtracker_update_peers")
- when enabling peer, turn it on for previously allocated memory.
- hipDeviceCanAccessPeer is no longer self-ware (self does not qualify
  as a peer)
- device peerlist always includes self, so when we call allow_access
  we never remove self access.
- hipDeviceReset() removes old peer mappings.


[ROCm/hip commit: 83f0de7806]
2016-04-11 07:58:59 -05:00
..
2016-03-31 02:14:12 -05:00
2016-01-26 20:14:33 -06:00
2016-03-25 13:45:28 -05:00
2016-04-11 07:58:59 -05:00
2016-04-11 13:01:02 -05:00
2016-03-29 02:27:51 -05:00
2016-03-30 06:08:50 -05:00
2016-02-10 20:01:16 +08:00
2016-03-24 11:17:57 -05:00
2016-03-23 02:45:21 -05:00
2016-03-30 06:08:50 -05:00
2016-03-30 13:00:44 -05:00
2016-02-08 22:55:23 -06:00
2016-03-29 17:29:31 -05:00
2016-04-11 07:58:59 -05:00
2016-03-30 13:00:44 -05:00
2016-01-26 20:14:33 -06:00
2016-01-26 20:14:33 -06:00
2016-04-11 07:58:58 -05:00
2016-03-29 17:29:31 -05:00

Unit tests for HIP API.  

To add a new test: