public class Linpack
extends java.lang.Object
Constructor and Description |
---|
Linpack() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
double |
run_benchmark() |
static double |
run(int num_threads)
Compute system CPU speed in Gflops
|