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

Add scaffolding for SPIR-V support. #94

Open
wants to merge 1 commit into
base: amd-staging
Choose a base branch
from

Conversation

AlexVlx
Copy link
Contributor

@AlexVlx AlexVlx commented Sep 17, 2024

This sets up the foundation for enabling SPIR-V support in the HIP RT component of CLR. At the moment, it will error out if a SPIR-V code object is detected in a bundle that has no specific ISA, pending COMGR adding the required interfaces for JITing SPIR-V to native.

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.

1 participant