10#include <hip/hip_runtime.h>
12#define BLOCK_DIM_X (16)
13#define BLOCK_DIM_Y (16)
static papi_handle_t handle
void hip_do_matmul_cleanup(void **handle)
void hip_do_matmul_work(void *handle, hipStream_t stream)
void hip_do_matmul_init(void **handle)