options

exec - 2023-12-19 14:05:20 - MAQAO 2.18.1

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

Stylizer  

[ 0 / 9 ] Compilation options are not available

Compilation options are an important optimization leverage but ONE-View is not able to analyze them.

[ 4 / 4 ] Application profile is long enough (68.35 s)

To have good quality measurements, it is advised that the application profiling time is greater than 10 seconds.

[ 2 / 2 ] Application is correctly profiled ("Others" category represents 0 % of the execution time)

To have a representative profiling, it is advised that the category "Others" represents less than 20% of the execution time in order to analyze as much as possible of the user code

Optimizer

Loop IDModuleAnalysisPenalty ScoreCoverage (%)Vectorization
Ratio (%)
Vector Length
Use (%)
181execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1926.2730.6420.05
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 47 issues ( = indirect data accesses) costing 4 point each.188
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 2 issues ( = data accesses) costing 2 point each.4
191execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1605.738.2922.76
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 35 issues ( = indirect data accesses) costing 4 point each.140
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 10 issues ( = data accesses) costing 2 point each.20
333execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1065.6341.8934.13
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 26 issues ( = indirect data accesses) costing 4 point each.104
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
291execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1065.4941.3533.51
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 26 issues ( = indirect data accesses) costing 4 point each.104
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
173execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.385.4611.5813.88
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 14 issues ( = data accesses) costing 2 point each.28
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 2 issues ( = indirect data accesses) costing 4 point each.8
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
340execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.644.8435.9221.36
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 16 issues ( = indirect data accesses) costing 4 point each.64
307execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.644.8335.2921.08
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 16 issues ( = indirect data accesses) costing 4 point each.64
153execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1244.6941.5624.11
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 30 issues ( = indirect data accesses) costing 4 point each.120
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 2 issues ( = data accesses) costing 2 point each.4
160execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.163.992.1712.5
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 2 issues ( = indirect data accesses) costing 4 point each.8
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 3 issues ( = data accesses) costing 2 point each.6
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
141execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.2063.9841.6932.47
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 48 issues ( = indirect data accesses) costing 4 point each.192
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 5 issues ( = data accesses) costing 2 point each.10
[SA] Several paths (4 paths) - Simplify control structure or force the compiler to use masked instructions. There are 4 issues ( = paths) costing 1 point each.4
×