- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My suite of kernels compiled (to binaries) with the .6094 driver on Win10/x64 take almost twice the amount of time to execute as those compiled with .6025.
Compiling on .6025 and executing on .6094 shows no regression.
Compiling on .6094 and executing on .6094 or .6025 shows the huge performance drop.
Inspection of the .6094 produced assembly shows long sequences of MOV operations that I believe are unnecessary.
I wish there was a better way to report performance regressions (and reproducers) than here or the GitHub issues page (which is very quiet).
-ASM
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The .6136 driver is also spilling a LOT of registers on kernels that compile without any spills on .6025.
I'm using __attribute__((intel_reqd_sub_group_size(8))) so there should be plenty of registers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Today's new driver (.6194) exhibits the same regression.
As noted above, .6025 works perfectly.
All kernels listed here are decorated with a reqd_subroup_size(8).
Let me know who I can send the kernels to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is a link for Graphics Compiler project
https://github.com/intel/intel-graphics-compiler
Compiler development team is monitoring it, so publishing an issue there may help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Done, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi AllanM,
Thanks for the detail. If your reproducer source is privileged, it can be submitted confidentially through the Intel Service Center. I can route it to the devs from there. For OpenCL, I recommend marking it as Media Server Studio/Media SDK related or Intel System Studio related.
https://software.intel.com/en-us/support/priority-support
Thank you
-MichaelC

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page