11#if defined (__SVR4) && defined (__sun)
12# include <sys/types.h>
22#elif defined (__SVR4) && defined (__sun)
24# include <sys/types.h>
25# include <sys/processor.h>
26# include <sys/procset.h>
31#define SIZE (512*1024)
40typedef struct run_output_s{
50 gettimeofday(&tv, NULL);
56 return (
double)
t1 - (double)t0;
int compar_lf(const void *a, const void *b)
static double elapsed(double t1, double t0)
static double getticks(void)
int compar_lld(const void *a, const void *b)
static double a[MATRIX_SIZE][MATRIX_SIZE]
static double b[MATRIX_SIZE][MATRIX_SIZE]