options

exec - 2023-12-21 11:28:38 - 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 (58.57 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 (%)
191execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1606.2538.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
153execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1245.2641.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.165.242.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
181execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1925.1630.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
333execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1064.2141.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.1064.1641.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
340execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.644.135.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.135.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
163execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1184.0936.621.84
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 25 issues ( = indirect data accesses) costing 4 point each.100
[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 9 issues ( = data accesses) costing 2 point each.18
173execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.383.5511.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
×