- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i am new to intel optimization, i ran a sampling activity and i got 'Block store forwards' and '4MB Aliasing conflict',
the nature of my application is to read 40 bytes of data (10 DWORDS) at a time from a file and push it to a vector, '4MB aliasing conflict' somehow referred to the '::push_back' in my code and 'Block store forwards' referred to the '::read' in my code, can someone help me understand this.
also, is there be a performance gain for resolving this?
thanks.
i am new to intel optimization, i ran a sampling activity and i got 'Block store forwards' and '4MB Aliasing conflict',
the nature of my application is to read 40 bytes of data (10 DWORDS) at a time from a file and push it to a vector, '4MB aliasing conflict' somehow referred to the '::push_back' in my code and 'Block store forwards' referred to the '::read' in my code, can someone help me understand this.
also, is there be a performance gain for resolving this?
thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sorry that was 'push_back'
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page