[dtest] move all the cooperative related tests into one location
Change-Id: I9b44027d795ebfbf42f78af8e69d26ac8109692a
[ROCm/hip commit: e1cb711e66]
This commit is contained in:
committed by
Aryan Salmanpour
parent
42870c3a84
commit
40d44e2c8d
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-1
@@ -22,7 +22,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
/* HIT_START
|
/* HIT_START
|
||||||
* BUILD: %t %s ../test_common.cpp
|
* BUILD: %t %s ../../test_common.cpp
|
||||||
* TEST: %t
|
* TEST: %t
|
||||||
* HIT_END
|
* HIT_END
|
||||||
*/
|
*/
|
||||||
+1
-2
@@ -29,8 +29,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
#include "hip/hip_runtime.h"
|
#include "hip/hip_runtime.h"
|
||||||
#include "hip/hip_runtime_api.h"
|
#include "hip/hip_runtime_api.h"
|
||||||
#include "hip/hcc_detail/device_library_decls.h"
|
#include "hip/hip_cooperative_groups.h"
|
||||||
#include "hip/hcc_detail/hip_cooperative_groups.h"
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
#include "test_common.h"
|
#include "test_common.h"
|
||||||
Reference in New Issue
Block a user