internal error 44 issue
I get an internal error 44 with starting the collection using the advixe-gui or in command line, on the examples nqueens and others provided with the advisor_xe. (They run on my ubuntu 14.04 TLS...
View ArticleCan I have multiple Advisor Results files within a visual studio project?
I am running Intel Advisor XE 2013 in visual studio. After running Survey analysis, I got multiple locations that can be considered to add parallelism. In order to find where is the best spot, I want...
View ArticleADVISOR_ANNOTATE is not recognized during compilation
Hello to the Advisor team,I'm compiling and linking my code as following : COMPILE='ifort -g -O2 -I$/opt/intel/advisor_xe_2015/include/intel64' $COMPILE -c Parcel_Update_8_8.F90 $COMPILE...
View ArticleOpen Advisor XE 2013 GUI project in Visual Studio?
I am on Advisor XE 2013 using Fortran as the language. I am also using Visual Studio 2012.When I attempted to open the Advisor Workflow window in VS, the window hung. So, I setup my project in the...
View ArticleSevere (157): Program Exception - access violation
When I try to run any of the 3 analyses available in Advisor I get the error "Severe (157): Program Exception - access violation" and the line with the call of "omp_get_num_procs" is listed in the...
View ArticleThe Intel® Parallel Studio XE 2016 Beta program is now available!
Dear Developer,The Intel® Parallel Studio XE 2016 Beta program is now available. In this beta test, you will have early access to Intel® Parallel Studio XE 2016 products and the opportunity to provide...
View ArticleNo SITE annotations were encountered ?
Dear All,I have just installed parallel studio 2016 and trying to use memory access pattern analysis with intel advisor. I have added annotation to source file like:ANNOTATE_SITE_BEGIN(read_phase1);...
View Articledll path and debug settings
Apparently it's not reliable to use upgrade in place installation of Intel Windows software toolsAfter removing all Intel tools, with the help of Special Uninstaller, and re-installing XE2015 update...
View Articlebroken advisor beta installation
If I try to install advisor beta update 1 or 2, the install fails and rolls back, saying that advisor version is already installed. I don't know where to look for documentation on what is required to...
View Articlewindows 10 results directory inaccessible
When I attempt to run Advisor 2016 update 2, it creates a subfolder results directory hs000 with no permissions. Even if I run as administrator, Advisor fails due to inability to write into this...
View Articleerror in linking Intel fortran Composer XE 2011 to Abaqus6.10
hi guys, i couldnt find a solution to my problem, was wondering if anyone could help me?im trying to run a job with abaqus-using user subroutine (.for) and linking abaqus-fortran ,im getting this...
View Articlefortran link-error
Hi guys,im using Intel composer XE 2011-VS 2008 and linked with abaqus 6.10,and the link was tested and working fine,however when i tried to use abaqus cmd line to submit an analysis i got this error....
View Articleinefficient remainder report
I looked into some of these reports. It seems that it means simply that at least 25% of the samples fell in the remainder loop (for an Intel compilation with vectorization). I looked into one with...
View Articleadvisor use with msvc++ or gcc/gfortran/g++ Windows
Advisor (beta update 2) seems to report reliably on gcc/gfortran/g++ loop vectorization and use of AVX/FMA, even on Windows, but doesn't display source code on Windows.With MSVC++, Advisor displays...
View ArticleMKL in C#
Hello,I'm testing MKL in a C# application.I have to solve a linear system of complex matrix, so first of all I want to understand how the libraries works. I'm not expert of c++, and Marshaling too so I...
View ArticleIntel Fortran Compiler Key
Hi Friends, I am a research scholar in Anna University, Chennai. We have a server in our lab for computational research purposes. The system was brought in the year 2013 before I joined...
View Articleinstalling Intel Paralle Studio XE Composer Edition for Fortran and C++ Windows
Dell model:T7610 I have 64bit windows 7 We've been trying to install Intel Paralle Studio XE Composer Edition for Fortran and C++ Windows. The trouble we're having is that it will not complete the...
View ArticleHow to Change the Target type drop-down to Correctness Analysis
Hi.This is my first post to the forum. I am testing advisor_xe_2016.1.0.423501 on a E5-2690 v3 cpu using the nqueens tutorial. According to the html doc "Predict Parallel Data Sharing Problems", i...
View ArticleAdvisor 2015 XE not working with Visual Studio 2015
I had installed Parallel Studio XE 2015 Update 5 on a Windows 10 Pro x64 machine. Integration into Microsoft Visual Studio 2013 worked with Inspector, Amplifier, and Advisor showing up in the VS menu...
View ArticleAnnotation Error undifined subroutine calls Fortran
Compiler Version: icc 16.0.0Advisor XE Version: 2016I've added annotations as per the documentation and the tutorials provided with the tools which as followsuse advisor_annotate call...
View Article