Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

19.0 official release and Visual Studio Integration: "Advisor Results" section introduced automatically

FortranFan
Contributeur émérite III
1 838 Visites

With 19.0 official release of Intel Parallel Studio and the integration of this product with Visual Studio, I am noticing an "Advisor Results" section getting introduced automatically in all my solutions regardless of whether an Intel Advisor analysis was requested explicitly.  Are other readers noticing this?  Does anyone know how to avoid this?

ad.png

0 Compliments
1 Solution
Devorah_H_Intel
Modérateur
1 838 Visites

This is a known issue and will be fixed in Update 1.

Meanwhile, the workaround is to remove Advisor integration:

Select one of them following ways:

  1. Use the Advisor tool for disabling integration: /path_to_advisor_install/bin32/advixe-vsreg.exe -d=2017(or other version)
  2. Uninstall the Advisor plugin manually: In Visual Studio go to the "Tools"->"Extensions and Updates", look for "Intel Advisor (version)" and click "Uninstall". If the "Uninstall" button is disabled, click button "Disable" and then "Uninstall".

Voir la solution dans l'envoi d'origine

0 Compliments
5 Réponses
Mark_Lewy
Précieux contributeur I
1 838 Visites

Yes, I get this too.  It seems to be benign in that the solution (sln) file is not modified on exit.

Microsoft Visual Studio Professional 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.7.03056

0 Compliments
Devorah_H_Intel
Modérateur
1 839 Visites

This is a known issue and will be fixed in Update 1.

Meanwhile, the workaround is to remove Advisor integration:

Select one of them following ways:

  1. Use the Advisor tool for disabling integration: /path_to_advisor_install/bin32/advixe-vsreg.exe -d=2017(or other version)
  2. Uninstall the Advisor plugin manually: In Visual Studio go to the "Tools"->"Extensions and Updates", look for "Intel Advisor (version)" and click "Uninstall". If the "Uninstall" button is disabled, click button "Disable" and then "Uninstall".
0 Compliments
Mark_Lewy
Précieux contributeur I
1 838 Visites

Method 1 worked for me: I executed advixe-vsreg from a parallel studio compilers tool command prompt run as administrator.

I couldn't find the Advisor plugin in VS 2015 Pro.

0 Compliments
prevot__mathieu
Débutant
1 838 Visites

Still present in 2019u1.

0 Compliments
JohnNichols
Précieux contributeur III
1 834 Visites

Sometimes you are not paying full attention.  The VS 2017 - update 15.9.2 was just pushed out by Microsoft.  Without really thinking about it I updated and now I get the error message below.

I cannot fix it because the VS2017 15.8 has been taken down. 

I just have to wait until an update on IFORT - no great problem - just go back to VS2015 for a while.

Just a note if you are thinking of updating - don't.

John

0 Compliments
Répondre