Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP into feature_purge_genco

[ROCm/hip commit: 49ef24c042]
This commit is contained in:
Alex Voicu
2018-02-22 12:08:52 +00:00
4 changed files with 57 additions and 7 deletions
@@ -24,9 +24,9 @@ THE SOFTWARE.
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* RUN: %t EXCLUDE_HIP_PLATFORM all
* RUN: %t --memcpyWithPeer EXCLUDE_HIP_PLATFORM all
* RUN: %t --mirrorPeers EXCLUDE_HIP_PLATFORM all
* RUN: %t EXCLUDE_HIP_PLATFORM hcc
* RUN: %t --memcpyWithPeer EXCLUDE_HIP_PLATFORM hcc
* RUN: %t --mirrorPeers EXCLUDE_HIP_PLATFORM hcc
* HIT_END
*/