Skip to content

Commit

Permalink
Reflow line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlueck committed Apr 5, 2024
1 parent 367d0b7 commit 620645b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoc/chapters/programming_interface.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1800,8 +1800,8 @@ info::device::max_work_group_size
----

@ [.code]#size_t#
a@ Returns the maximum number of work-items that this device
is capable of executing in a work-group .
a@ Returns the maximum number of work-items that this device is capable of
executing in a work-group.
The minimum value is 1.
This value is an upper limit and will not necessarily maximize
performance.
Expand Down

0 comments on commit 620645b

Please sign in to comment.