Skip to content

Commit e2ce863

Browse files
committed
fixed dates in slides
1 parent 97156d8 commit e2ce863

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/03-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Streams, events, and synchronization
33
subtitle: GPU programming with HIP
44
author: CSC Training
5-
date: 2022-11
5+
date: 2025-03
66
lang: en
77
---
88

docs/04-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Memory allocations, access, and unified memory
33
subtitle: GPU programming with HIP
44
author: CSC Training
5-
date: 2022-11
5+
date: 2025-03
66
lang: en
77
---
88

docs/06-optimisation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Kernel optimisation
33
subtitle: GPU programming with HIP
44
author: CSC Training
5-
date: 2022-11
5+
date: 2025-03
66
lang: en
77
---
88

0 commit comments

Comments
 (0)