File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
sycl/doc/extensions/supported Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,6 @@ SYCL specification refer to that revision.
42
42
43
43
== Status
44
44
45
- _Use this if the extension becomes "supported":_
46
-
47
45
This extension is implemented and fully supported by {dpcpp}.
48
46
49
47
[NOTE]
@@ -119,8 +117,8 @@ has multiple versions._
119
117
== Implementation notes
120
118
121
119
The current implementation has a restriction on the use of
122
- +{ fpga_simulator_selector}+ . If an object of +{ fpga_simulator_selector}+ is
120
+ ` fpga_simulator_selector` . If an object of ` fpga_simulator_selector` is
123
121
defined in the application, FPGA hardware devices selected using
124
- +{ fpga_selector}+ will select a simulator device. This behaviour is expected to
122
+ ` fpga_selector` will select a simulator device. This behaviour is expected to
125
123
be eliminated in the future.
126
124
You can’t perform that action at this time.
0 commit comments