Files
rocm-systems/projects
Ben Sander 92b4e79cda Improve P2P test.
- Ensure proper device is set before each command.

- Add command line switches:
    +bool p_memcpyWithPeer = false; // use the peer device for the P2P copy
    +bool p_mirrorPeers = false; // in addition to mapping current to peer
            space, map peer to current space.
    +int  p_peerDevice = -1;  // explicly specify which peer to use, else
use p_gpuDevice + 1.


[ROCm/hip commit: b11bd9bbe3]
2016-04-09 05:03:32 -05:00
..
2016-04-09 05:03:32 -05:00