Skip to content

Adding Andriichuk to contributors #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions _data/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,21 @@
proposal: /assets/docs/Riya_Bisht_GSoC2024_Proposal.pdf
mentors: Vassil Vassilev, Wim Lavrijsen, Aaron Jomy, Jonas Rembser

- name: "Maksym Andriichuk"
photo: Andriichuk.jpg
info: "IRIS-HEP Fellow"
email: [email protected]
education: "Mathematics, University of Wuerzburg, Germany"
github: "https://github.com/ovdiiuv"
active: 1
projects:
- title: "Optimizing automatic differentiation using activity analysis"
status: Ongoing
description: |
Clad has undergone significant optimization in the recent years. One such optimization is the To-Be-Recorded optimization which reduces the memory pressure to the clad tape data structure. The next step is to implement the activity analysis which discards all statements which are irrelevant for the generated code. That is, if the statements do not depend on the input/output variables of a routine in a differentiable way, they are ignored. Combining both analyses could result in a much greater performance, which is our ultimate goal.
proposal: /assets/docs/Maksym_Andriichuk_Proposal_2024.pdf
mentors: Vassil Vassilev, David Lange, Petro Zarytskyi

- name: "Atell Yehor Krasnopolski"
photo: Atell.jpg
info: "GSoC 2024 Contributor"
Expand Down
10 changes: 10 additions & 0 deletions _pages/team/maksym-andriichuk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Compiler Research - Team - Maksym Andriichuk"
layout: gridlay
excerpt: "Compiler Research: Team members"
sitemap: false
permalink: /team/MaksymAndriichuk
email: [email protected]
---

{% include team-profile.html %}
Binary file added assets/docs/Maksym_Andriichuk_Proposal_2024.pdf
Binary file not shown.
Binary file added images/team/Andriichuk.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading