diff --git a/_pages/team/christina-koutsou.md b/_pages/team/christina-koutsou.md new file mode 100644 index 00000000..fc3dc3e9 --- /dev/null +++ b/_pages/team/christina-koutsou.md @@ -0,0 +1,10 @@ +--- +title: "Compiler Research - Team - Christina Koutsou" +layout: gridlay +excerpt: "Compiler Research: Team members" +sitemap: false +permalink: /team/ChristinaKoutsou +email: christinakoutsou22@gmail.com +--- + +{% include team-profile.html %} \ No newline at end of file diff --git a/_posts/2024-05-18-reverse-mode-autodiff-of-cuda-kernels.md b/_posts/2024-05-18-reverse-mode-autodiff-of-cuda-kernels.md index 1d734a73..3f6d163d 100644 --- a/_posts/2024-05-18-reverse-mode-autodiff-of-cuda-kernels.md +++ b/_posts/2024-05-18-reverse-mode-autodiff-of-cuda-kernels.md @@ -6,7 +6,7 @@ sitemap: false author: Christina Koutsou permalink: blogs/gsoc24_christina_koutsou_project_introductory_blog/ date: 2024-05-18 - +tags: gsoc clang llvm clad cuda reverse-mode --- ### Overview of the project