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 21a8f35 commit d23705bCopy full SHA for d23705b
sycl/docs/01-sycl-intro.md
@@ -62,7 +62,7 @@ lang: en
62
63
- single source, high-level, standard C++ programming model
64
- can target various heterogenous platforms in a single application
65
- - CPUs, GPUs (Intel, ~~Nvidia, AMD~~), FPGAs, ...
+ - CPUs, GPUs (Intel, Nvidia, AMD), FPGAs, ...
66
- 3P: **Portability**, **Productivity**, **Performance**
67
- SYCL implementations, specific adaptions
68
- SYCL on Mahti and LUMI: AdaptiveCpp
0 commit comments