Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Vtune stalls ...

pcompassion
Beginner
705 Views
Vtune stalls with message
Instrumentation requested by module C:program files....libassuret40.dll
at Instrumentation Results output window..

Anyone had the same problem and knows the workaround?

Thank you
0 Kudos
1 Reply
TimP
Honored Contributor III
705 Views
libassuret40 should be in the thread checker installation. If you are trying to mix a thread checking build with some other VTune function, I think the answer is don't try it.I have had more satisfactory results with a -tcheck build running outside VTune. When you have finished a tcheck run, you can read the data collection file into VTune or use the tcheck_cl tool to analyze it. Either way, libassuret40 is needed only while running a tcheck data collection.
0 Kudos
Reply