[nvccTests] Enable hipPeerToPeer_simple on nvcc

[ROCm/clr commit: 451c7b37cc]
Этот коммит содержится в:
Phaneendr-kumar Lanka
2017-12-20 14:10:47 +05:30
родитель 1746b10c7e
Коммит a156207c28
+4 -4
Просмотреть файл
@@ -23,10 +23,10 @@ THE SOFTWARE.
// Also serves as a template for other tests.
/* 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
* BUILD: %t %s ../test_common.cpp
* RUN: %t EXCLUDE_HIP_PLATFORM hipcc
* RUN: %t --memcpyWithPeer EXCLUDE_HIP_PLATFORM hipcc
* RUN: %t --mirrorPeers EXCLUDE_HIP_PLATFORM hipcc
* HIT_END
*/