We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657cf35 commit 7708e5dCopy full SHA for 7708e5d
sycl/docs/03-sycl-advanced.md
@@ -16,7 +16,7 @@ lang: en
16
- runtime tracks dependencies and schedules kernels correctly
17
- portability
18
- structured programs
19
-- **Disatvantages**
+- **Disadvantages**
20
- low performance on host–device data trasnfers
21
- management overhead at buffer creation and destruction
22
- requires explicit accessor creation with a a specified mode, even for trivial cases
0 commit comments