diff --git a/content/news/2025/2025-05-26-celebrating-10-years-of-sycl.md b/content/news/2025/2025-05-26-celebrating-10-years-of-sycl.md new file mode 100644 index 0000000..04c1b96 --- /dev/null +++ b/content/news/2025/2025-05-26-celebrating-10-years-of-sycl.md @@ -0,0 +1,21 @@ +--- +contributor: scott +date: '2025-05-26T09:10:22.153253' +external_url: 'https://www.khronos.org/blog/a-decade-of-heterogeneous-c-compute-acceleration-with-sycl' +title: 'A Decade of Heterogeneous C++ Compute Acceleration with SYCL' +image: ../../../static/images/news/2025-05-26-celebrating-10-years-of-sycl.webp +pinned: true +tags: + - opencl + - sycl + - celeberation +--- + +The Khronos® Group is celebrating a significant milestone as SYCL™ marks its tenth anniversary. First ratified and +published in May 2015, SYCL has grown from an ambitious specification to a cornerstone of heterogeneous computing, +enabling developers to write single-source C++ code for a wide range of accelerators, including CPUs, GPUs, FPGAs, and +specialized AI hardware. + +The SYCL developer community and members of the Khronos SYCL Working Group recently gathered at the International +Workshop on OpenCL and SYCL (IWOCL 2025) to share the latest developments in the SYCL ecosystem, and celebrate this +milestone. diff --git a/static/images/news/2025-05-26-celebrating-10-years-of-sycl.webp b/static/images/news/2025-05-26-celebrating-10-years-of-sycl.webp new file mode 100644 index 0000000..34e8795 Binary files /dev/null and b/static/images/news/2025-05-26-celebrating-10-years-of-sycl.webp differ