syclacademy icon indicating copy to clipboard operation
syclacademy copied to clipboard

Lecture_01_What_is_SYCL should show some SYCL code

Open keryell opened this issue 4 years ago • 3 comments
trafficstars

Lecture_01_What_is_SYCL dives into various way of compiling SYCL and other tool architectures. So after the slide 3 there should be a minimalistic but full SYCL code sample to show how simple and great SYCL is. This will give some motivation for the 15 on-going hours. :-)

keryell avatar Oct 18 '21 17:10 keryell

Even if this would be addressed in the lectures 00 from @jamesreinders it should repeated here.

keryell avatar Oct 18 '21 17:10 keryell

I agree, I've been thinking this myself, we should perhaps have a hello world SYCL example, where we don't go into too much detail but describe the broad concepts.

AerialMantis avatar Oct 27 '21 08:10 AerialMantis

Agreed, actually I was thinking this might be the place to do a live demo of multi-targeted SYCL code: https://github.com/codeplaysoftware/syclacademy/issues/98

fraggamuffin avatar Oct 31 '21 22:10 fraggamuffin