Revert "Changes to HIP to cope with Promote-free HCC"
This reverts commit 0005dd5f66.
Change-Id: I20a9bab3883ad09913b320210344d37599cb8fcd
This commit is contained in:
@@ -29,7 +29,7 @@ THE SOFTWARE.
|
||||
#include "hip/hip_runtime.h"
|
||||
#include "test_common.h"
|
||||
|
||||
#define LEN 8*1024
|
||||
#define LEN 16*1024
|
||||
#define SIZE LEN*4
|
||||
|
||||
__global__ void vectorAdd(hipLaunchParm lp, float *Ad, float *Bd) {
|
||||
|
||||
Reference in New Issue
Block a user