1 2 3 4 5 6 7
#ifndef ROCBLAS_WRAPPER_H #define ROCBLAS_WRAPPER_H // Include only the main header #include <rocblas/rocblas.h> #endif // ROCBLAS_WRAPPER_H