Skip to content

Commit 492994b

Browse files
Merge pull request #35 from codeplaysoftware/incorrect-date-fix
Fixed Incorrect Dates
2 parents 0e9223c + 4d94d97 commit 492994b

2 files changed

+5
-5
lines changed

content/events/2025/an-introduction-to-developing-highly-parallel-applications-using-c++-and-sycl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
contributor: max
33
date: '2025-01-22T14:46:00'
4-
starts: '2025-01-22T13:00:00+01:00'
5-
ends: '2025-12-04T16:30:00+01:00'
4+
starts: '2025-01-22T14:00:00+01:00'
5+
ends: '2025-01-22T16:00:00+01:00'
66
title: 'An introduction to developing highly parallel applications using C++ and SYCL'
77
external_url: 'https://www.hipeac.net/2025/barcelona/#/program/sessions/8191/'
88
---
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
contributor: max
33
date: '2025-01-20T14:46:00'
4-
starts: '2025-01-20T13:00:00+01:00'
5-
ends: '2025-01-20T16:30:00+01:00'
4+
starts: '2025-01-20T14:00:00+01:00'
5+
ends: '2025-01-20T17:30:00+01:00'
66
title: 'Introduction to Certifiable General Purpose GPU Programming for Safety-Critical Systems using Khronos APIs'
77
external_url: 'https://www.hipeac.net/2025/barcelona/#/program/sessions/8161/'
88
---
99

10-
Tutorial at HiPEAC 2025 by Leonidas Kosmidis, Barcelona Supercomputing Center (BSC)
10+
Tutorial at HiPEAC 2025 by Leonidas Kosmidis, Barcelona Supercomputing Center (BSC).

0 commit comments

Comments
 (0)