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

libCEED using Hiprtc #449

Closed
YohannDudouit opened this issue Jan 28, 2020 · 1 comment
Closed

libCEED using Hiprtc #449

YohannDudouit opened this issue Jan 28, 2020 · 1 comment
Assignees

Comments

@YohannDudouit
Copy link
Contributor

It seems that Hip has JIT compilation now, the interface seems to be the same as nvrtc, thus it should be straightforward to port Cuda backends to Hip.
https://github.com/ROCm-Developer-Tools/HIP/blob/master/include/hip/hcc_detail/hiprtc.h

@YohannDudouit YohannDudouit self-assigned this Jan 28, 2020
@jedbrown
Copy link
Member

Yes, this file has actually been there since May, but it still isn't documented so I don't know how to interpret it. We talked with @noelchalmers and Damon at CEED3AM and they didn't seem to think it was operational yet. I'd recommend testing a simple case before investing significant time porting to an interface that may or may not work.

@jeremylt jeremylt closed this as completed Aug 4, 2020
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

No branches or pull requests

3 participants