8.2 Results Checking

By activating the cpp flag –DCHECK through the CPPFLAGS variable, and recompiling, every message passing result from the Intel MPI Benchmarks executable files are checked against the expected outcome. Output tables contain an additional column displaying the diffs as floats (named defects).

The -DCHECK results are not valid as real benchmark data. Deactivate DCHECK and recompile to get proper results.

Submit feedback on this help topic