Skip to content
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

Support specifying include directories (-I) through hipRTC #951

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

kmaehashi
Copy link
Contributor

Thank you for maintaining the awesome project! This PR adds support for -I option in hipRTC API to support specifying include directories.

To share the context: I was trying to use chipStar in CuPy (cupy/cupy#8700). CuPy compiles generated kernels through NVRTC/hipRTC, which require headers from directories specified by -I.

@fschlimb
Copy link

@pjaaskel FYI

@pvelesko pvelesko merged commit 84f0d89 into CHIP-SPV:main Oct 28, 2024
28 checks passed
@kmaehashi kmaehashi deleted the support-includedir-hiprtc branch October 28, 2024 23:50
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.

3 participants