- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ICC is a highly optimized compiler for Intel processor. In my test suits, it 's much faster in executing a program than gcc and open64. While I am tuning a kernel , need to give the limit of the performance of the kernel (performance onlycan be limited by procssor resource and architecture shortcomings, cannot be limited by program itself).
As a result of the above resons, I need to know what optimize strategy intel compiler cannot do .
So that I can optimize a special kernel in these unused method.
As a result of the above resons, I need to know what optimize strategy intel compiler cannot do .
So that I can optimize a special kernel in these unused method.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no reasonable answer to your question - there is no list of optimization strategies not implemented, and even if there was, it would likely be obsolete as soon as it was written aa we are always improving optimization.
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