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

Intel Advisor Assertion Error (thread_manager_impl:1074)

tharindu
Beginner
1,040 Views

Hi,

I'm running Intel(R) Advisor 2020 Update 3 (build 607294) Command Line Tool to collect roofline of an application and I'm getting the following error. Any ideas as to what might be causing this problem?

advisor --collect=roofline -project-dir=./roof --stacks --enable-cache-simulation -- MyExecutable [args]
Assertion failed: thread_manager_impl:1074: acquired == tpss_tls_op_err_not_found : thread_acquired == 8

The PBS job I'm running is configured to run on a single node with all 112 cpus exclusively allocated for the job, i.e., #PBS -lselect=1:ncpus=112 -lplace=excl

My linux kernel is Linux 3.10.0-1160.31.1.el7.x86_64.

 

Thanks,

Labels (1)
0 Kudos
3 Replies
RaeesaM_Intel
Moderator
1,010 Views

Hi,


Thank you for posting in Intel Analyzers Forum.

Could you please try the analysis with matrix multiplication sample and see if the same issue is there or not . Refer the link for detailed steps : https://github.com/oneapi-src/oneAPI-samples/tree/master/Tools/Advisor/matrix_multiply_advisor


Also we could observe that you are not using the latest version . Please upgrade to the latest version 2021.3.0 and try.

Download Link : https://registrationcenter.intel.com/en/products/download/3954/


Thanks and Regards,

Raeesa




0 Kudos
RaeesaM_Intel
Moderator
964 Views

Hi,


Did you try the sample application ? Did it work? Please let us know the updates so that we can help you further.


Raeesa


0 Kudos
RaeesaM_Intel
Moderator
900 Views

Hi,


We haven't heard back from you. We are discontinuing monitoring this thread. Please raise a new query if you have further questions.


Thanks and Regards,

Raeesa


0 Kudos
Reply