Skip to content

Commit edad9aa

Browse files
author
Mark Saroufim
committed
Add GPU MODE Paris hackathon at PyTorch Conference Europe
1 parent 91f7423 commit edad9aa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

frontend/src/pages/lectures/Lectures.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ const inPersonEvents: InPersonEvent[] = [
122122
location: "San Jose, CA",
123123
lumaUrl: "https://register.nvidia.com/flow/nvidia/gtc26/spersvpSE8203731245",
124124
},
125+
{
126+
title: "GPU MODE IRL Hackathon - PyTorch Conference Europe",
127+
date: "2026-04-09",
128+
location: "Paris, France",
129+
lumaUrl: "https://luma.com/gpu-mode-paris-2026",
130+
},
125131
];
126132

127133
const kernelCompetitions: EventItem[] = [

0 commit comments

Comments
 (0)