Skip to content

Commit ff0686e

Browse files
Add GSoC introduction presentation
1 parent 958ed36 commit ff0686e

3 files changed

Lines changed: 18 additions & 13 deletions

File tree

_data/contributors.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -196,19 +196,19 @@
196196
education: "B.E. in Electrical and Computer Engineering, Thapar Institute of Engineering and Technology, Patiala, India"
197197
active: 1
198198
projects:
199-
-title: "Consolidate and advance the GPU infrastructure in Clad"
200-
status: Ongoing
201-
description: |
202-
Automatic Differentiation(AD) is a set of techniques to evaluate the derivative
203-
of functions specified by the computer programs precisely and efficiently. Clad
204-
is a Clang based AD tool that transforms C++ code to compute derivatives. Clad
205-
supports multiple differentiation modes like reverse mode, forward mode and hessian
206-
mode making it suitable for wide range of applications. Clad have also demonstrated
207-
promising support for GPU based differentiation however the work remains fragmented.
208-
This project aims to consolidate the fragmented work and advance Clad's GPU infrastructure
209-
into a robust and consistent system.
210-
proposal: /assets/docs/Vedant_Goyal_Proposal_2026.pdf
211-
mentors: Aaron Jomy, David Lange, Vassil Vassilev
199+
- title: "Consolidate and advance the GPU infrastructure in Clad"
200+
status: Ongoing
201+
description: |
202+
Automatic Differentiation(AD) is a set of techniques to evaluate the derivative
203+
of functions specified by the computer programs precisely and efficiently. Clad
204+
is a Clang based AD tool that transforms C++ code to compute derivatives. Clad
205+
supports multiple differentiation modes like reverse mode, forward mode and hessian
206+
mode making it suitable for wide range of applications. Clad have also demonstrated
207+
promising support for GPU based differentiation however the work remains fragmented.
208+
This project aims to consolidate the fragmented work and advance Clad's GPU infrastructure
209+
into a robust and consistent system.
210+
proposal: /assets/docs/Vedant_Goyal_Proposal_2026.pdf
211+
mentors: Aaron Jomy, David Lange, Vassil Vassilev
212212

213213
- name: Matthew Barton
214214
info: "Open Source Contributor"

_data/standing_meetings.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,3 +501,8 @@
501501
date: 2025-11-13 15:40:00 +0200
502502
speaker: "Jiayang Li"
503503
link: "[Slides](/assets/presentations/Jiayang_Li_GSoS25_final.pdf)"
504+
- title: "Consolidate and Advance the GPU infrastructure in Clad"
505+
date: 2025-06-05 16:00:00 +0200
506+
speaker: "Vedant Goyal"
507+
link: "[Slides](/assets/presentations/Vedant_Goyal_GSoC2026_inital_presentation.pdf)"
508+
Binary file not shown.

0 commit comments

Comments
 (0)