cmake hip-rocclr as default build,change HIP_PLATFORM to amd|nvidia

Change-Id: I59d2e15b297b6ca2d5eee1a6dee642bdb01a3839


[ROCm/hip-tests commit: 5e04f2e286]
This commit is contained in:
agodavar
2020-06-09 15:45:22 -04:00
parent e7f7e2fc64
commit ee7c0513d8
4 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@
#include "test_common.h"
/* HIT_START
* BUILD: %t %s ../../src/test_common.cpp ../../src/timer.cpp EXCLUDE_HIP_PLATFORM nvcc
* BUILD: %t %s ../../src/test_common.cpp timer.cpp EXCLUDE_HIP_PLATFORM nvidia
* TEST: %t
* HIT_END
*/