Skip to content

Commit a5f2a45

Browse files
authored
Update 01-sycl-intro.md
1 parent a1e0732 commit a5f2a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/docs/01-sycl-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lang: en
6363

6464
- single, high-level, standard C++ programming model
6565
- can target various heterogenous platforms in a single application
66-
- CPUs, GPUs (Intel, Nvidia, AMD), FPGAs ...
66+
- CPUs, GPUs (Intel, Nvidia, AMD), FPGAs, ...
6767
- 3P: **Portability**, **Productivity**, **Performance**
6868
- SYCL implementations, specific adaptions
6969
- SYCL on Mahti and LUMI: AdaptiveCpp

0 commit comments

Comments
 (0)