[SYCL][Doc] Improve wording for GRF sizes#21943
Conversation
Improve the spec wording for the extension that allows applications to choose the GRF size of a kernel. Also, move to our more modern specification style.
|
github has problems with comments per line, so I'll give feedback in general comment:
When I'm reading these statements, after the first sentence, and going to the second I'm expecting to see what the properties are, but they are introduced later. Maybe some description could be added to tell what those following properties are. Otherwise, second sentence is referring to them as "these properties", while they were not yet defined actually. And then to make sense out of it, I need to scan through document further and then return back. |
and later
Information is duplicated, is it possible to provide it in one place? |
|
Thanks for the feedback, @YuriPlyakhin. I tried to address both comments in 101b364. Does this read better? |
Improve the spec wording for the extension that allows applications to choose the GRF size of a kernel.
Also, move to our more modern specification style.