Intel® Advisor Help

enable-slm

Model SLM in the memory hierarchy model.

Syntax

--enable-slm

--no-enable-slm

Default

Off (no-enable-slm)

Actions Modified

collect=projection

collect=offload

Usage

Enabling can decrease collection overhead.

Example

Model your application performance on a target device and enable SLM modeling.

$ advisor --collect=projection --enable-slm --project-dir=./advi_results

See Also