Skip to content

Commit

Permalink
Fix the link to the table with mem_advice method descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bader committed Jul 12, 2024
1 parent 90fc147 commit 7a7c3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoc/chapters/programming_interface.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10187,7 +10187,7 @@ If a device supports concurrent access to shared allocations, then
Additionally, users may use the [code]#mem_advise# member function to annotate
shared allocations with [code]#advice#.
Valid [code]#advice# is defined by the device and its associated backend.
See <<table.members.queue>> and <<table.members.handler.copy>> for more
See <<table.queue.shortcuts>> and <<table.members.handler.copy>> for more
information.

In the most capable systems, users do not need to use SYCL USM allocation
Expand Down

0 comments on commit 7a7c3be

Please sign in to comment.