Intel® Advisor Help
Emulate data distribution over stacks if stacks collection is disabled.
Project Properties > Analysis Target > Performance Modeling > Other parameters
--enforce-fallback --no-enforce-fallback |
Off (no-enforce-fallback)
Use the enforce-fallback option to emulate data distribution over stacks after reducing collection overhead by removing --stacks option from Trip Counts collection (--no-stacks is default).
With collect=offload, this option automatically disables the stack collection and enables the fallback.
This may reduce analysis accuracy.
Run the Offload Modeling with enforced fallback using batch collection.
advisor --collect=offload --enforce-fallback --project-dir=./advi_results
Model your application performance emulating data distribution over stacks.
advisor --collect=projection --enforce-fallback --project-dir=./advi_results