- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This is an unrelated issue.
Your script is using SYCL_DEVICE_FILTER, but should be using ONE_API_DEVICE_SELECTOR.
