Build log (can be empty):
D:\a\spbsu-comp-arch22-lab4-Mell0r\spbsu-comp-arch22-lab4-Mell0r\measurements.cpp:20:15: warning: compound assignment to object of volatile-qualified type 'volatile double' is deprecated [-Wdeprecated-volatile]
total_time += finish - start;
^
D:\a\spbsu-comp-arch22-lab4-Mell0r\spbsu-comp-arch22-lab4-Mell0r\measurements.cpp:41:15: warning: compound assignment to object of volatile-qualified type 'volatile double' is deprecated [-Wdeprecated-volatile]
total_time += finish - start;
^
D:\a\spbsu-comp-arch22-lab4-Mell0r\spbsu-comp-arch22-lab4-Mell0r\measurements.cpp:60:14: warning: compound assignment to object of volatile-qualified type 'volatile double' is deprecated [-Wdeprecated-volatile]
total_time += finish - start;
^
3 warnings generated.
Stdout+stderr (./omp4 0 in.pgm out0.pgm):
OK [program completed with code 0]
[STDERR]:
[STDOUT]: Time (0 thread(s)): 71.8227 ms
77 130 187
Stdout+stderr (./omp4 -1 in.pgm out-1.pgm):
OK [program completed with code 0]
[STDERR]:
[STDOUT]: Time (-1 thread(s)): 21.1121 ms
77 130 187
Input image:
Output image 0:
Output image -1: