M2_SETI/A4/TP_A4/exo3/time_schedule_dynamic_1.txt

26 lines
626 B
Text
Raw Permalink Normal View History

2023-02-12 16:06:32 +01:00
Nb thread max 1
N 100000
Mean time on 10000 executions
Sequential work took 0.000104 seconds
OMP work took 0.001006 seconds
Nb thread max 2
N 100000
Mean time on 10000 executions
Sequential work took 0.000104 seconds
OMP work took 0.003949 seconds
Nb thread max 4
N 100000
Mean time on 10000 executions
Sequential work took 0.000101 seconds
OMP work took 0.003373 seconds
Nb thread max 6
N 100000
Mean time on 10000 executions
Sequential work took 0.000104 seconds
OMP work took 0.003275 seconds
Nb thread max 12
N 100000
Mean time on 10000 executions
Sequential work took 0.000104 seconds
OMP work took 0.002237 seconds