samples: Updated to use new hip include path
Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab
[ROCm/hip-tests commit: 937c0389cb]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <cmath>
|
||||
|
||||
// header file for the GPU API
|
||||
#include <hip_runtime.h>
|
||||
#include "hip/hip_runtime.h"
|
||||
#include <hipblas.h>
|
||||
|
||||
#define N (1024 * 500)
|
||||
|
||||
Reference in New Issue
Block a user