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

Collection failed error

newport_j
Beginner
324 Views
What does it mean when you get the collection failed error. The total output is:

Collection failed.

Error: Binary file of the analysis target cannot be found. Please check the path or specify another path and try again.

I did check the path ands it seemdd correct. What is causing this error? Everrything seems where it should be.

Newport_j
0 Kudos
1 Reply
Peter_W_Intel
Employee
324 Views
You can verify in this way:

1. In console, ensure that application canrun smoothly without VTune Amplifier. (Does application call shared modules? You should specify LD_LIBRARY_PATH)
2. Use amplxe-cl to launch application and collect performance data
3. Run amplxe-gui from this console, the tool will inheritall system environment variables and user environment variables from the console

Regards, Peter
0 Kudos
Reply