Skip to content

Commit c4f354f

Browse files
committed
Removing contradictory statement about context
Cherry pick KhronosGroup#933 from main (cherry picked from commit eb54535)
1 parent 9a6e30d commit c4f354f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adoc/chapters/architecture.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ When a group of devices can be grouped together on the same context, they have
200200
some visibility of each other's memory objects.
201201
The SYCL runtime can assume that memory is visible across all devices in the
202202
same <<context>>.
203-
Not all devices exposed from the same <<platform>> can be grouped together in
204-
the same <<context>>.
205203

206204
A SYCL application executes on the host as a standard {cpp} program.
207205
<<device,Devices>> are exposed through different <<backend, SYCL backends>> to

0 commit comments

Comments
 (0)