Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sycl/doc/design/CompilerAndRuntimeDesign.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ the filetable to get a new filetable:
construct a wrapper object which embeds all those files.

Note that the graph does not change when more rows (clusters) or columns
(e.g. a "manifest" file) are added to the table.
are added to the table.

#### Enable SYCL offload

Expand Down