-
Notifications
You must be signed in to change notification settings - Fork 130
[SYCL] Add more GPU options to available features #1047
Conversation
1) 'aspect-fp64' for SYCL 2020 aspects. 2) 'supports-subdevice' for non-aspect optional features. 3) Update 50 tests which contain 'double' type data.
… to gpu-intel-gen9
Add @pvchupin @steffenlarsen @kbobrovs for code review. |
ESIMD LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESIMD LGTM
I think not only If this change got approval, or more tests want to run via Jenkins CI, it also needs to update, @DoyleLi could you help on this?
In internal infrastructure, we check the dispatched HW features and provide additional options to |
Right. My point is that absence of fp64 disables particularly big number of important tests, so it is highly desirable to run CI on GPU with fp64 support. |
@myler, please fix PR title and description. |
…ures from 50 test sources
@myler, please update PR description and fix title. |
The failure is not related to this PR, it caused by #888
|
@pvchupin may I ask you to review again? |
Hi @v-klochkov, Seems I do not have permission to merge to this protected branch. May I ask you to help to merge this PR or is it possible to let me know how to apply the permission? |
add GPU FAMILY to available features and specify ESIMD raw send tests to gpu-intel-gen9
add GPU FAMILY to available features and specify ESIMD raw send tests to gpu-intel-gen9
…ite#1047) add GPU FAMILY to available features and specify ESIMD raw send tests to gpu-intel-gen9
add GPU FAMILY to available features and specify ESIMD raw send tests to gpu-intel-gen9