#include <hip/hip_runtime.h> #define N 10000 extern "C" float * compute(float *A, float *B, float *C);