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 4d318f1 commit e8ab6dfCopy full SHA for e8ab6df
content/videos/2025/webinar-sycl-on-cpu-and-gpu.md
@@ -0,0 +1,19 @@
1
+---
2
+contributor: max
3
+date: '2025-05-07T12:11:00'
4
+title: 'Webinar - SYCL on CPU and GPU'
5
+external_url: 'https://www.youtube.com/watch?v=5_sW5QNeoiQ'
6
+type: presentation
7
+tags:
8
+ - sycl
9
+ - iwocl
10
11
+
12
+Webinar - Sycl on CPU and GPU
13
14
+SYCL eases the writing of C++ code portable across different hardware such as CPUs, GPUs and FPGAs.
15
+Together with the oneAPI ecosystem, it offers an open alternative to CUDA.
16
+We'll take a look at some of its features and try to situate it in relation to the
17
+standard C++ library, CUDA or Kokkos.
18
19
+Webinar by David Chamont
0 commit comments