Benchkit support is very similar to NPB-3.4.3, but is in its own directory since the benchmarks are distributed separately.
Main difference in benchkit support is the nb_threads parameter, which for *-MZ consists of a tuple of 2 integers -- e.g. (2, 4) -- indicating the number of outer and inner threads.
Benchkit support is very similar to NPB-3.4.3, but is in its own directory since the benchmarks are distributed separately.
Main difference in benchkit support is the
nb_threads
parameter, which for *-MZ consists of a tuple of 2 integers -- e.g. (2, 4) -- indicating the number of outer and inner threads.