Skip to content

Commit e93de70

Browse files
authored
Add Atell Krasnopolsky to the contributors list (#176)
1 parent 9f3a2eb commit e93de70

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

_data/contributors.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,22 @@
214214
proposal: /assets/docs/Riya_Bisht_GSoC2024_Proposal.pdf
215215
mentors: Vassil Vassilev, Wim Lavrijsen, Aaron Jomy, Jonas Rembser
216216

217+
- name: "Atell Yehor Krasnopolski"
218+
photo: Atell.jpeg
219+
info: "GSoC 2024 Contributor"
220+
221+
education: "Mathematics, University of Wuerzburg, Germany"
222+
github: "https://github.com/gojakuch"
223+
www: "https://atell.neocities.org/"
224+
active: 1
225+
projects:
226+
- title: "Implement Differentiating of the Kokkos Framework in Clad"
227+
status: Ongoing
228+
description: |
229+
The goal is to implement the differentiation of the Kokkos framework including the support of Kokkos functors, lambdas, methods such as parallel_for, parallel_reduce, and deep_copy, as well as the general support for Kokkos view data structures. The set-off points for the project should be the existing "Kokkos-aware Clad" PR and the test cases I have developed. The additional aim of the project is to implement a generic approach to support any C++ library (starting with Kokkos) in such a way that the core of Clad is invariant to the internals of the library, but any Clad user can add it in a pluggable format for individual use cases.
230+
proposal: /assets/docs/Atell_Krasnopolsky_Proposal_2024.pdf
231+
mentors: Vassil Vassilev, Vaibhav Thakkar, Petro Zarytskyi
232+
217233
- name: "This could be you!"
218234
photo: rock.jpg
219235
info: See <a href="/vacancies">openings</a> for more info
Binary file not shown.

images/team/Atell.jpg

197 KB
Loading

0 commit comments

Comments
 (0)