Intel® Advisor Help

jit

Collect data for applications with Data Parallel C++, OpenMP* target, and OpenCL™ code running on CPU.

Syntax

--jit

--no-jit

Default

Off (no-jit)

Actions Modified

collect=projection

Usage

Use this option to model performance of a Data Parallel C++ (DPC++), C++/Fortran with OpenMP* target, or OpenCL™ application offloaded to a CPU.

Important

Set up system environment to offload your GPU-enabled application to a CPU before using this option.

Example

Model performance of your DPC++, C++/Fortran with OpenMP target, or OpenCL application on a target device.

$ advisor --collect=projection --project-dir=./advi –jit 

See Also