Source code changes:
- Added optimized variants of RandomAccess that use Linear
Congruential Generator for random number generation.
- Made corrections to comments that provide definition of the
RandomAccess test.
- Removed initialization of the main array from the timed section of
optimized versions of RandomAccess.
- Fixed the length of the vector used to compute error when using MPI
implementation from FFTW.
- Added global reduction to error calculation in MPI FFT to achieve
more accurate error estimate.
- Updated documentation in README.
This release is available in the Download section of the HPCC website.