enable-task-chunking
Examine specified annotated sites for opportunities to perform task-chunking modeling in a Suitability report.
exclude-files
Exclude the specified files or directories from annotation scanning during analysis.
executable-of-interest
Specify an application for analysis that is not the starting application.
filter
Filter data by the specified column name and value in a Survey and Trips Counts & FLOP report.
filter-by-scope
Enable filtering detected stack variables by scope (warning vs. error) in a Dependencies analysis.
filter-reductions
Mark all potential reductions by specific diagnostic during Dependencies analysis.
flop
Collect data about floating-point and integer operations, memory traffic, and mask utilization metrics for AVX-512 platforms during Trip Counts & FLOP analysis.
profile-jit
Collect metrics about Just-In-Time (JIT) generated code regions during the Trip Counts and FLOP analysis.
profile-python
Collect Python loop and function data during Survey analysis.
project-dir
Specify the top-level directory where a result is saved if you want to save the collection somewhere other than the current working directory.
quiet
Minimize status messages during command execution.
recalculate-time
Recalculate total time after filtering a report.
record-mem-allocations
Enable heap allocation tracking to identify heap-allocated variables for which access strides are detected during Memory Access Patterns analysis.
record-stack-frame
Capture stack frame pointers to identify stack variables for which access strides are detected during Memory Access Patterns analysis.
reduce-lock-contention
Examine specified annotated sites for opportunities to reduce lock contention or find deadlocks in a Suitability report.
reduce-lock-overhead
Examine specified annotated sites for opportunities to reduce lock overhead in a Suitability report.
reduce-site-overhead
Examine specified annotated sites for opportunities to reduce site overhead in a Suitability report.
reduce-task-overhead
Examine specified annotated sites for opportunities to reduce task overhead in a Suitability report.
refinalize-survey
Refinalize a survey result collected with a previous Intel Advisor version or if you need to correct or update source and binary search paths.
remove
Remove loops (by file and line number) from the loops selected for deeper analysis.
report-output
Redirect report output from stdout to another location.
report-template
Specify the PATH/name of a custom report template file.
result-dir
Specify a directory to identify the running analysis.
resume-after
Resume collection after the specified number of milliseconds.
return-app-exitcode
Return the target exit code instead of the command line interface exit code.
search-dir
Specify the location(s) for finding target support files.
select
Select loops (by file and line number) for deeper analysis.
show-all-columns
Show data for all available columns in a Survey report.
show-all-rows
Show data for all available rows, including data for child loops, in a Survey report.
sort-asc
Sort data in ascending order (by specified column name) in a report.
sort-desc
Sort data in descending order (by specified column name) in a report.
spill-analysis
Register flow analysis to calculate the number of consecutive load/store operations in registers and related memory traffic in bytes during Survey analysis.
stacks
Perform advanced collection of callstack data during Roofline and Trip Counts & FLOP analysis.
stack-stitching
Restructure the call flow during Survey analysis to attach stacks to a point introducing a parallel workload.
stackwalk-mode
Choose between online and offline modes to analyze stacks during Survey analysis.
start-paused
Start executing the target application for analysis purposes, but delay data collection.
static-instruction-mix
Statically calculate the number of specific instructions present in the binary during Survey analysis.
stop-after
Automatically stop data collection after a specified length of time (in seconds).
strategy
Specify processes and/or children for instrumentation during Survey analysis.
support-multi-isa-binaries
Collect a variety of data during Survey analysis for loops that reside in non-executed code paths.
target-pid
Attach Survey or Trip Counts & FLOP collection to a running process specified by the process ID.
target-process
Attach Survey or Trip Counts & FLOP collection to a running process specified by the process name.
target-system
Specify the hardware configuration to use for modeling purposes in a Suitability report.
threading-model
Specify the threading model to use for modeling purposes in a Suitability report.
top-down
Generate a Survey report in top-down view.
trace-mode
Set how to trace loop iterations during Memory Access Patterns analysis.
trace-mpi
Configure collectors to trace MPI code and determine MPI rank IDs for non-Intel MPI library implementations.
track-stack-variables
Enable parallel data sharing analysis for stack variables during Dependencies analysis.
trip-counts
Collect loop trip counts data during Trip Counts & FLOP analysis.
user-data-dir
Specify a directory other than the project directory to save analysis results.
verbose
Maximize status messages during command execution.
with-stack
Show call stack data in a Roofline interactive HTML report (if call stack data is collected).