This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
OK, I see. the 10th ops also equals to execute stress_matrix_xy_prod function, which may really take much more time in computing product. Will close this.
Test environment:
Linux u-NUC7i5BNH 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
When the following command is executed with matrix stressor, it works well:
However, if
--matrix-ops
just increases by 1, which set--matrix-ops 10
. In case it will get very longer execution than I expected:What now makes me get confused is why matrix-ops between 9 and 10 has a obvious gap from timing.