options

exec - 2023-12-18 15:23:34 - MAQAO 2.17.9

Help is available by moving the cursor above any symbol or by checking MAQAO website.

Optimizer

Loop IDModuleAnalysisPenalty ScoreCoverage (%)Vectorization
Ratio (%)
Vector Length
Use (%)
403execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.488.398.18100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 12 issues (= instructions) costing 4 points each.48
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
171execInefficient vectorization.167.33100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 4 issues (= instructions) costing 4 points each.16
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
398execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.486.6497.67100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 12 issues (= instructions) costing 4 points each.48
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
251execInefficient vectorization.164.74100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 4 issues (= instructions) costing 4 points each.16
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
317execInefficient vectorization.44.69100100
[SA] Less than 10% of the FP ADD/SUB/MUL arithmetic operations are performed using FMA - Reorganize arithmetic expressions to exhibit potential for FMA. This issue costs 4 points.4
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
239execInefficient vectorization.164.54100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 4 issues (= instructions) costing 4 points each.16
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
336execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.364.3192.86100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 8 issues (= instructions) costing 4 points each.32
[SA] Less than 10% of the FP ADD/SUB/MUL arithmetic operations are performed using FMA - Reorganize arithmetic expressions to exhibit potential for FMA. This issue costs 4 points.4
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
199execInefficient vectorization.324.09100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 8 issues (= instructions) costing 4 points each.32
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
259execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.983.9280.9595.77
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 24 issues (= instructions) costing 4 points each.96
[SA] Inefficient vectorization: use of shorter than available vector length - Force compiler to use proper vector length. CAUTION: use of 512 bits vectors could be more expensive than 256 bits on some processors. Use intrinsics (costly and not portable). The issue costs 2 points.2
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
186execInefficient vectorization.323.71100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 8 issues (= instructions) costing 4 points each.32
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
×