Skip to content

Add Cppyy open projects #148

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 3 commits into from
Feb 7, 2024
Merged

Conversation

aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Feb 7, 2024

No description provided.

@@ -1,3 +1,57 @@
- name: "Enable CUDA compilation on Cppyy-Numba generated IR"
description: |
Cppyy is an automatic, run-time, Python-C++ bindings generator, for calling C++ from Python and Python from C++.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we break at 80 columns?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

The on-demand C++ infrastructure wrapped by idiomatic Python enables new
techniques in ML tools like JAX/CUTLASS. This project allows the C++
infrastructure to be plugged into at service to the users seeking
high-performance library primitives that are unavailable in Python.

tasks: |
* Add support for declaration and parsing of Cppyy-defined CUDA code on the Numba extension.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to put different tasks here as we have in the doc?

Copy link
Collaborator Author

@aaronj0 aaronj0 Feb 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have updated the tasks specific to the project, was earlier a repeat of the tasks under the CUDA project

@vgvassilev vgvassilev merged commit 55fcf42 into compiler-research:master Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants