Skip to content

Commit e8ab6df

Browse files
authored
Create webinar-sycl-on-cpu-and-gpu.md
1 parent 4d318f1 commit e8ab6df

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)