Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

VTune and PS XE 2018 beta update1

Ralph_Nelson
Novice
356 Views

Been a while since I used the performance tools and tried to run VTune Hotspot analysis on my Fortran code.  Attached is an image of the errors.  Quick search in internet didn't help.

Compile with these fortran options "/nologo /debug:full /O2 /QaxCORE-AVX2 /QxCORE-AVX2 /Qparallel /Qopt-prefetch=1 /assume:buffered_io /assume:nocc_omp /reentrancy:threaded /Qoffload:optional /tune:haswell /extend_source:80 /module:"x64\Release\\" /object:"x64\Release\\" /Fd"x64\Release\vc140.pdb" /libs:dll /threads /Qmkl:parallel /c" plus the loader "/DEBUG" option.

No doubt it is my error but would appreciate suggestions to fix my issue.

-ralph

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
356 Views

Maybe ask in the VTune forum?

0 Kudos
Ralph_Nelson
Novice
356 Views

Solved, it was AV

0 Kudos
Reply