Source code changes:
- Added a new variant of RandomAccess that uses Linear Congruential
Generator for random number generation.
- Rearranged the order of benchmarks so that HPL component runs last
and may be aborted if the performance of other components was not
satisfactory. RandomAccess is now first to assist in tuning the code.
- Added global initialization and finalization routine that allows to
properly initialize and finalize external software and hardware
components without changing the rest of the HPCC testing harness.
- Lack of hpccinf.txt is no longer reported as error but as a warning.
This release is available in the
Download section of the HPCC website.