Skip to content

Commit 315b0e9

Browse files
authored
Add Riya Bisht to Contributors list (compiler-research#173)
1 parent 589bc49 commit 315b0e9

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

_data/contributors.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,30 @@
189189
the community for feedback and collaboration throughout the redesign process.
190190
proposal: /assets/docs/Chaitanya_Shahare_Proposal_2024.pdf
191191
mentors: Tanya Lattner, Vassil Vassilev
192+
193+
- name: "Riya Bisht"
194+
photo: Riya-Bisht.jpeg
195+
info: "Google Summer Of Code 2024 Contributor"
196+
197+
education: "B.Tech in Computer Science Engineering, Graphic Era University, India"
198+
github: "https://github.com/chococandy63"
199+
www: "https://riyabisht.com/about/"
200+
active: 1
201+
linkedin: "https://www.linkedin.com/in/riya-bisht-81b365196/"
202+
projects:
203+
- title: "Enable CUDA compilation on Cppyy-Numba generated IR"
204+
status: Ongoing
205+
description: |
206+
Cppyy is an automatic, run-time, Python-C++ binding generator, for calling C++ from Python and Python from C++.
207+
Initial support has been added that allows Cppyy to hook into the high-performance Python compiler, Numba which
208+
compiles looped code containing C++ objects/methods/functions defined via Cppyy into fast machine code. The
209+
project aims to enhance Cppyy, by enabling CUDA compilation on Numba-generated intermediate representation (IR).
210+
This integration will allow seamless utilization of CUDA paradigms in Python without compromising performance.
211+
The objectives includes adding support for Cppyy-defined CUDA Code i.e. implementing support for declaration and
212+
parsing of CUDA code defined in Cppyy within the Numba extension. Designing and developing a CUDA compilation
213+
mechanism and execution within the Cppyy-Numba environment.
214+
proposal: /assets/docs/Riya_Bisht_GSoC2024_Proposal_2024.pdf
215+
mentors: Vassil Vassilev, Wim Lavrijsen, Aaron Jomy, Jonas Rembser
192216

193217
- name: "This could be you!"
194218
photo: rock.jpg
980 KB
Binary file not shown.

images/team/Riya-Bisht.jpeg

106 KB
Loading

0 commit comments

Comments
 (0)