Intel® Advisor Help
When searching for an optimal N-dimensional offload, limit the maximum loop depth that can be converted to one offload.
--ndim-depth-limit=<integer> |
<integer> is a number in the range 1 <= <integer> <= 6.
3
collect=projection --search-n-dim
Model your application performance on a target device and limit the maximum depth of an offload to 5.
$ advisor --collect=projection --project-dir=./advi --ndim-depth-limit=5