Skip to content

Commit b6a62fb

Browse files
authored
Fix Christina Koutsou page link and add tags to blog post (#239)
1 parent 4b55b83 commit b6a62fb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

_pages/team/christina-koutsou.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Compiler Research - Team - Christina Koutsou"
3+
layout: gridlay
4+
excerpt: "Compiler Research: Team members"
5+
sitemap: false
6+
permalink: /team/ChristinaKoutsou
7+
8+
---
9+
10+
{% include team-profile.html %}

_posts/2024-05-18-reverse-mode-autodiff-of-cuda-kernels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sitemap: false
66
author: Christina Koutsou
77
permalink: blogs/gsoc24_christina_koutsou_project_introductory_blog/
88
date: 2024-05-18
9-
9+
tags: gsoc clang llvm clad cuda reverse-mode
1010
---
1111
### Overview of the project
1212

0 commit comments

Comments
 (0)