Advisor not loaded correctly in Visual Studio 2010
I have problems using Advisor on my computer. After I open a Fortran solution, I get a message "The 'Intel Advisor XE 2013' package did not load correctly". If I click "Yes" to continue to show this...
View ArticleMessage when program running under Intel Advisor xe
When I was running my program on Intel Advsir xe 2013, during the running process I got the follwinw message: A symbol file is not found. The call stack passing through '[vdso]' module may be incorrect...
View Articlevdso
I get the following message when I run Intel Advisor XE 2013 for Linux or my program. A Symbol file is not found. The call stack passing through [vdso]' module maybe incorrect. I did not get this...
View Articleadvisor-annotate.h header file
Is the header file, advisor-annotate.h, compatible with gcc?Does it only work with Intel's compilers such as icc, etc or can it work witth gcc also?Thanks in advance. Newport_j
View ArticleANNOTATE_SITE_BEGIN() and ANNOTATE_TASK_BEGIN()
When I annotated my first file based on the results of intel Advisor survey, I got the error:'RRAY' undeclared (first use in this function)Each undeclared indentifier is reported only oncefor each...
View ArticleNested Loops
I have a subprogram in my software that has a parallel site that contains nested loops. I am uncertain as tohow to annotate them. Can you direct me to some literature on this? Any help appreciated....
View ArticleIntel® Advisor XE 2013 Update 4 is now available!
Intel(R) Advisor XE 2013 Update 4 is now available for both Linux* and Windows*. You can learn more about the product at the Intel(R) Advisor XE Home Page. You can always access the product Release...
View ArticleWe are unable to find registrations/downloads matching this request
Not sure this is the right forum, but I am getting the following error message when I try and download the latest version (Version 2013 Initial Release or Update 1) of Intel Advisor XEWe are unable to...
View ArticleIntel(R) Advisor XE 2013 Update 4 is now available as part of Studio XE 2013...
Intel(R) Advisor XE 2013 Update 4 was released in late July 2013 and is now available for both Linux* and Windows* as part of the following suite of products:Intel(R) Parallel Studio XE 2013...
View ArticleInternal error occurred while collecting correctness data
Hello,After annotation and suitability report for a code segment, I failed to generate correctness report. Before the program launches, the process is stopped by an error message:".....Loaded module:...
View ArticleIntel® Advisor XE 2013 Update 5 is now available!
Intel(R) Advisor XE 2013 Update 5 is now available for both Linux* and Windows*. You can learn more about the product at the Intel(R) Advisor XE Home Page. You can always access the product Release...
View ArticleObtaining accurate time measurement on Survey Report
Hello, I am using Intel Advisor XE 2013 (build 270011) on Linux. I am using the Survey analysis to profile my program (compiled with gcc and flags: -g and -O3). However, every time that I run the...
View ArticleProblems with additional-annotations.h
I use VS 2012 as my build environment on Win 7.However my VS never recogonizes the annotations header file,though it loads it.Can anybody suggest a workaround for this issue?
View ArticleAdvisor not loaded correctly in Visual Studio 2010
I have problems using Advisor on my computer. After I open a Fortran solution, I get a message "The 'Intel Advisor XE 2013' package did not load correctly". If I click "Yes" to continue to show this...
View ArticleAdvisor XE GUI support for 32 bit
I’m using Intel Parallel Studio XE 2013 on a 32bit VM machine on my laptop. But the advisor XE does not have GUI support for 32 bit.# ls /opt/intel/advisor_xe_2013/bin32/advixe-cl advixe-feedback...
View ArticleInvitation to join the Intel(r) Software Development Tools 2015 Beta Program
Hello Intel® Advisor XE User Forum,Try out the new Intel® Software Development Tools 2015 Beta and help make our product better. Registration is easy through...
View ArticleAdvisor does not let my program read external files.
I have a program that must read a configuration file when it starts but whenever I start this program inside advisor the program does not read this external configuration file. If I execute the program...
View ArticleLicense issue
I have installed Intel C++ Studio XE for WindowsI have a valid serial number expiring April 01, 2015When I try to activate the product in Intel Software Manager, I get an invalid serial number errorI...
View ArticleIntel(r) Parallel Studio XE 2015 Professional Edition
The latest release of Intel(r) Parallel Studio is now available.If you have an active support license for Intel Parallel Studio, the Intel® Parallel Studio XE 2015 products are now available for...
View Article127 Error in Intel Parallel Studio XE 2013 for icc compiled code
I've a simple c program for which I want to use Advisor Studio XE 2013. Code is something like#include "stdio.h" #include<omp.h> int main (int argc, char *argv[]) { double tic=omp_get_wtime();...
View Article