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

[VTUNE] self checker needs updating from SYCL to ONEAPI.

Bram_S_
New Contributor I
1,003 Views

When I run vtune-self-checker.sh I get the following warning from it:

WARNING: The enviroment variable SYCL_DEVICE_FILTER is deprecated. Please use ONEAPI_DEVICE_SELECTOR instead.

 This is because self_check.py uses the obsolete variable.

 

0 Kudos
2 Replies
JaideepK_Intel
Employee
940 Views

Hi,

 

Thank you for posting in intel communities.

 

Sorry for the confusion. As there is an active discussion in this thread (https://community.intel.com/t5/Analyzers/VTUNE-self-check-collection-fail-on-GPU-Computer-Media-Hotspots/m-p/1482337#M23379), we will discuss it in that thread and closing remaining threads.

 

Thanks,

Jaideep

 

 

0 Kudos
Bram_S_
New Contributor I
915 Views

This is an unrelated issue.

 

Your script is using SYCL_DEVICE_FILTER, but should be using ONE_API_DEVICE_SELECTOR.

0 Kudos
Reply