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

Error: Advisor cannot detect %device configuration (on MacOS)

Arne
Beginner
1,524 Views

Hi,

I am unable to perform an analysis using advisor on MacOS 10.15.7. Given an executable "myfile" the following command

> advixe-cl --collect=survey --project-dir=./myproject -- ./myfile

generates the following errors:

>Intel(R) Advisor Command Line Tool
>Copyright (C) 2009-2021 Intel Corporation. All rights reserved.
>advisor: Error: Advisor cannot detect %device configuration.
>advisor: Error: Advisor cannot detect %device configuration.
>advisor: Error: Advisor cannot detect %device configuration.
>advisor: Error: A user error was detected during application execution.

My first idea was, that some configuration is missing. However, the file /opt/intel/oneapi/setvars.sh has been sourced and returns without any error.

Any hints are highly appreciated -  Thanks!

System:

  • Intel(R) Advisor 2021.4 (build 610727) Command Line Tool
  • Executable generated using icc (ICC) 2021.4.0 20210910
  • MacOS 10.15.7
  • Intel(R) Core(TM) i7-7920HQ CPU @ 3.10GHz

 

Labels (1)
0 Kudos
1 Solution
Ruslan_M_Intel
Employee
1,506 Views

Do you try to run analysis on Mac OS? Unfortunately, it is not supported. The proper way of using Advisor on Mac OS is described here - https://www.intel.com/content/www/us/en/developer/articles/technical/using-intel-advisor-on-a-macos-system.html

View solution in original post

0 Kudos
3 Replies
Ruslan_M_Intel
Employee
1,507 Views

Do you try to run analysis on Mac OS? Unfortunately, it is not supported. The proper way of using Advisor on Mac OS is described here - https://www.intel.com/content/www/us/en/developer/articles/technical/using-intel-advisor-on-a-macos-system.html

0 Kudos
Arne
Beginner
1,494 Views

Yes, I tried to run the analysis on Mac OS. Thank you for the clarification!

0 Kudos
RahulU_Intel
Moderator
1,473 Views

Hi,


Thanks for accepting our solution. Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks and Regards

Rahul



0 Kudos
Reply