: http://www.epcc.ed.ac.uk/research/java-grande/
: mailto:markb@epcc.ed.ac.uk

Features

  • A set of benchmarks designed to provide performance comparisons between Java execution environments
  • Representative of scientific and other numerically intensive computation
  • Three levels of benchmark: basic operations, kernels and applications
  • The sequential benchmarks, suitable for single processor execution.
  • The multi-threaded benchmarks, suitable for parallel execution on shared memory multiprocessors
  • The MPJ benchmarks, suitable for parallel execution on distributed memory multiprocessors.
  • The language comparison benchmarks, which are a subset of the sequential benchmarks translated into C.

: Not supported