Skip to content

Commit c74608e

Browse files
committed
Add blog post for reverse-mode autodiff of CUDA kernels and fix merge comments in contributors file
1 parent f469bab commit c74608e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

_data/contributors.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@
273273
proposal: /assets/docs/TharunA_GSoC_Proposal_2024-Xeus-Cpp.pdf
274274
mentors: Anutosh Bhat, Johan Mabille, Aaron Jomy, David Lange, Vassil Vassilev
275275

276-
<<<<<<< HEAD
277276
- name: Thomas Fransham
278277
info: "GSoC 2024 Contributor"
279278
email: tfransham@gmail.com
@@ -316,7 +315,7 @@
316315
photo: Matthew.jpg
317316
education: PhD Theoretical Nuclear Physics, University of Surrey (2018)
318317
active: 1
319-
=======
318+
320319
- name: "Christina Koutsou"
321320
photo:
322321
info: "Google Summer of Code 2024 Contributor"
@@ -341,7 +340,6 @@
341340
of their choosing. In addition, the user must be able to call these kernels with a custom grid configuration.
342341
proposal: /assets/docs/Christina_Koutsou_GSoC_2024.pdf
343342
mentors: Vassil Vassilev, Parth Arora, Alexander Penev
344-
>>>>>>> 2c416f3 (Add Christina Koutsou to contributors list)
345343

346344
- name: "This could be you!"
347345
photo: rock.jpg

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

Whitespace-only changes.

0 commit comments

Comments
 (0)