Download Intel Advisor for mac OS
Hello, I just wanted to report that the download of Advisor standalone for mac OS is in the wrong place.https://registrationcenter.intel.com/en/products/There seems no macOS download, but when you...
View Articlecannot import cv2 after job assigment
hello, please help here when I succeed to run jobs when I run my python script that I actually created from my jupyter notebook it actually gives me an error that it cannot import cv2 using python...
View ArticleRoofline data is not available
Compiler : Intel C++ 18.0IDE : Visual Studio 2015 I am trying to run the advisor tutorial 'roofline_demo_samples'. I followed...
View ArticleAdvisor and OpenMP
Hi all,Are there any special flags to add when compiling with OpenMP? I am always obtaining this error when executing any program that I compile with -fopenmp/-qopenmp:advixe: Collection started. To...
View Articlemr_enclave and mr_signer in the report body
Hi guys,In https://software.intel.com/en-us/node/702979 here, commented Enclave Measurement and Enclave Author’s Public Key.Enclave Measurement and Enclave Author’s Public Key are the MRENCLAVE and...
View ArticleSilent Install insists on GUI components
Hi,I'm trying to install the CLI-component of Intel Advisor 2020 Update 1 in a Docker container based on Ubuntu 18.04 with the following command:./install.sh --silent --accept_eula --install_dir...
View ArticleSilent CLI install still does GUI checks
Hi,I'm trying to install Advisor in silent mode inside a Docker container. However, the installation is interrupted by "Missing critical prerequisite" needed for the GUI-components. Is it possible to...
View ArticleFGA tool crashing at startup on centos7
Hi there,I downloaded and installed intel advisor, in order to use the FGA tool. The advisor gui works fine but if I try to start fga tool I get the following crash:#0 0x00007f795e4eefc8 in...
View ArticleIntel Advisor Extension crashes Visual Studio 2017 when opening solution...
Visual Studio Professional 2017 (version 15.9.22 and 15.9.23) crashes when trying to open a solution containing an "Empy C++" project and a "Python Application" project when Intel Advisor Extension...
View ArticleIncorrect dependence detection prevents vectorization
Hi,I am trying to get an approximated math function to auto-vectorize in C. The code uses an union to play with floats on the one hand and with the bit representation seen as an int on the other hand....
View ArticleGPU Roofline with Intel Advisor Beta
Hello,I have a Fortran application which I successfully analyzed with Intel Advisor on CPU. Now I want to perform the same analysis on GPU. I wrote the OpenCL version of the application with three...
View ArticleTheoretical Scalar Integer Performance KabyLake
I was doing some experiments with Intel Advisor 2020 and in particular with the roofline model. Something I can't quite understand is why the peak scalar integer performance (intop/cycle) is different...
View Articlegroup roofline analysis by loop
Dear Intel support team,I have a function with several loops to analyze in the roofline chart.The analyzed module is generated with the Julia language, which does insert several primitives (like + and...
View ArticleAdvisor data collection failed
Hi, I just installed intel Advisor 2016 and trying to go through the tutorial material.I'm using the sample as an example, C:\Program Files (x86)\IntelSWTools\Advisor XE...
View ArticleFormatting of roofline plot
Hi,are there any possiblities to change the format of roofline plot? I would like to increase the font size of axis labels, etc.Regards,Igor
View Article