13int main(
int argc,
char **argv )
27 printf(
"flops_float_matrix_matrix_multiply()\n");
41 printf(
"flops_float_swapped_matrix_matrix_multiply()\n");
Read performance events at the beginning of a region.
Read performance events at the end of a region and store the difference to the corresponding beginnin...
float flops_float_swapped_matrix_matrix_multiply(void)
float flops_float_matrix_matrix_multiply(void)
Return codes and api definitions.
int tests_quiet(int argc, char **argv)
void PAPI_NORETURN test_hl_pass(const char *filename)
void PAPI_NORETURN test_fail(const char *file, int line, const char *call, int retval)