- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using collect.py from the oneAPI beta Offload Advisor and am receiving the warning
advixe: Warning: Loop instance limitation doesn't support source annotations.
after the collection started. I can't find any information about this warning online - what does it mean, is it relevant, and if yes, how can I fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @lm1909 ! This message is sort of internal diagnostics. In short, it should not affect performance modelling flow.
Few more details: this message is emitted by dependencies analysis which supports for source annotations to mark loop body. Source annotations are not compatible with one another feature that allows to reduce profiling overhead and is used in performance modelling flow. So if you have loop body marked up with source annotations, overhead will be bigger than for case w/o source annotations.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As this thread is not related to this forum, we are moving this thread to the appropriate forum.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @lm1909 ! This message is sort of internal diagnostics. In short, it should not affect performance modelling flow.
Few more details: this message is emitted by dependencies analysis which supports for source annotations to mark loop body. Source annotations are not compatible with one another feature that allows to reduce profiling overhead and is used in performance modelling flow. So if you have loop body marked up with source annotations, overhead will be bigger than for case w/o source annotations.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page