Skip to content

Commit 408d881

Browse files
TApplencourtbader
andauthored
Apply suggestions from code review
Co-authored-by: Alexey Bader <[email protected]>
1 parent 4324716 commit 408d881

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_queue_status_query.asciidoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class queue {
8989
};
9090

9191
} // namespace sycl
92-
```
92+
----
9393
9494
9595
The semantics of the new functions are:
@@ -141,7 +141,4 @@ a|
141141
142142
== Similar Work
143143
144-
- `ext_oneapi_get_wait_list` is inspired by the the HIPSYCL extensions link:https://github.com/illuhad/hipSYCL/blob/develop/doc/extensions.md#hipsycl_ext_queue_wait_list[queue_wait_list].
145-
146-
147-
144+
- `ext_oneapi_get_wait_list` is inspired by the hipSYCL extension link:https://github.com/illuhad/hipSYCL/blob/develop/doc/extensions.md#hipsycl_ext_queue_wait_list[queue_wait_list].

0 commit comments

Comments
 (0)