vtl command not found
I've installed an evaluation version of vtune_amplifier_xe_2013_update17 on my SLES 11.2. I'm trying to collect data from command line and export t a .csv file. However, I failed when I use vtl with...
View ArticleWhen working on a remote machine, the help tries to open in the local...
I use VTune on a cluster, which I access via SSH. This uses X-forwarding to display the GUI. When I try to access any of the help or getting started guides, they open in the browser on my desktop. This...
View Article, Vtune Amplifier Error
Hi, everyoneCurrently I'm using VTune analyzer in linux system to profiling java code.I generated report by attaching it to the running process.However, in top-down tree, I usually can see [Outside...
View Articleno information in results
I've created a test program(just creating 10 threads and increasing a global integer variable 1 per second in each thread). And I use this command to attach vtune to get some hotspots in test:amplxe-cl...
View Articleprofiling Windows gcc/gfortran
Mr. Anderson mentioned that the 2015 release may have been tuned up for some usage with Windows gfortran. I verified that it works well with -g3 -gdwarf-2 as long as I don't add -fopenmp. I don't...
View Articleinjector_err_failed_to_create_remote_thread
I was trying to attach to a MFC 32-bit program by pid on windows server 2008 with VTune Amplifier XE 2013. Then i got this:[Instrumentation Engine]: Failed to allocate Injector, Error =...
View Articleloop-mode=loops-only with amplxe-cl most time is [Outside any loop]
I am trying to profile my code using the command line version of VTune (version 2013 update 17) on Linux. I need to get the hot loops and not just the hot functions. The report when using...
View ArticleProject exe stopped working with Intel VTune Amplifier XE2013
I have made a program which works fine with Visual Studio 2013.But when i tried to use the amplifier for getting the results it stopped and gave an error such as project exe stopped working.I also...
View Articlemac viewer software download
Where can I download the Vtune amplifier XE view for OS X? Thanks, Jianbing
View ArticleC-States and advanced hotspots
Hi,when I prepare an advanced hotspots analysis VTune always show me the warning shown in the attached image "141020 c-states warning.PNG".As I often see "paused" sections in my analysis results it...
View ArticleUn-wanted file and dirs are generated with report
I've created a shell script like this:sh cmd.sh -c vtune_report -R top-down -r /root/test/r035hs/the script actually call this:amplxe-cl -R top-down -r /root/test/r035hs/...
View ArticleMismatched tpsstool.dll and .pdb
I'm using VTune Amp XE 2015, build 367959 and am running into some problems instrumenting our code with tasks.When we run the application under VTune, it crashes with a stack overflow in pinvm.dll....
View ArticleProfiling and analysis on separate machines
Hi everybody,we're in the process of upgrading one of our servers with a Xeon Phi card, and we want to profile and analyze our software using VTune as part of Intel Parallel Studio. Since the server is...
View ArticleInstallation problems with Cluster Studio XE for Linux
I need help with identifying the missing prerequisites for installation of the Intel cluster studio. While running the install.sh it goes through the process of checking prerequisites and I get the...
View ArticleLICENSE CHECK FAILED
Hello,I recently purchased Intel® VTune Amplifier XE for Linux* - Named-user during my free trial.I went to use the amplxe gui today and received the following error."License check failed Intel® VTune...
View ArticleSource line of Fortran Code
I have written a code to be used as a user-subroutine for a commercial finite element software. The Fortran code gets compiled to a dll file and is linked by the commercial software during run time....
View ArticleVTune doesn't work when analyze processor graphics hardware events
Hi everyone, I've already submitted my problem to OpenCL forum, but I was advised to put it here. My VTune 2015 doesn't work when I choose "Overview" at "Analyze Processor Graphics Hardware Events"....
View ArticleFunctions displaying as ATL::ATL:: and missing source info
For some reason the functions from some of my projects are just displaying as "ATL::ATL::", please see attached image.Also for some of those functions I can see the timings for them but for others I...
View Articlewhy different assigned SAV are not effecting the hardware event cunt?
Hello,I am using intel vtune on ubuntu to collect for example CPU_CLK_UNHALTED.THREAD,INST_RETIRED.ANY hardware counters. I am using this command "/opt/intel/vtune_amplifier_xe_2013/bin64/amplxe-cl...
View ArticleCall tree and bottom-up stopped working, VS C++
I'm compiling and running a VS C++ application and then running it stand-alone with Vtune XE 2013It was working fine and I could see the top-down and bottom-up calls trees but now for some...
View Article