Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

ignore-app-mismatch

Ignore mismatched target or application parameter errors before starting analysis.

GUI Equivalent

Survey > Your Project Properties changed since the last analysis run error

(Click Continue or Cancel)

Syntax

--ignore-app-mismatch

--no-ignore-app-mismatch

Default

Off (no-ignore-app-mismatch)

Actions Modified

collect

Usage

If you continue collection, trip counts data might become unreliable. To synchronize trip counts and survey data:

  1. Run a Survey analysis for the updated parameters using delete-tripcounts.

  2. Run a Trip Counts analysis.

Example

Run a Survey analysis. Ignore mismatched target or application parameter errors before starting analysis.

advisor --collect=survey --ignore-app-mismatch --project-dir=./advi_results -- ./myApplication

See Also