Skip to content

Commit 9a097b2

Browse files
authored
fix: corrected date for OpenMP GPU target offload talk (#236)
The date for talk titled 'OpenMP GPU Target Offload' was wrong. Instead of year 2023, it should be year 2024.
1 parent 58bce63 commit 9a097b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/content/talks/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ to [this public calendar](https://calendar.google.com/calendar/u/0?cid=N2EzMDU3N
100100
* 2024-08-22: Upstream SPIR-V Conversion
101101
[slides](/OpenMeetings/2024-08-22-Upstream-SPIRV-Conversion.pdf) -
102102
[recording](https://youtu.be/-qoMMrlYvGs)
103-
* 2023-02-15: OpenMP GPU target offload
104-
[slides](/OpenMeetings/2023-02-15-OpenMP-GPU-Offload.pdf) -
103+
* 2024-02-15: OpenMP GPU target offload
104+
[slides](/OpenMeetings/2024-02-15-OpenMP-GPU-Offload.pdf) -
105105
[recording](https://youtu.be/lOK6JPuVFYg)
106106
* 2023-12-14: Vector dialect, reshape, and handling of unit dimensions
107107
[slides](/OpenMeetings/2023-12-14-Vector-reshapes.pdf) -

website/static/OpenMeetings/2023-02-15-OpenMP-GPU-Offload.pdf renamed to website/static/OpenMeetings/2024-02-15-OpenMP-GPU-Offload.pdf

File renamed without changes.

0 commit comments

Comments
 (0)