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

Rename all *.hip files to *.cpp and adjust Makefile #18

Closed

Conversation

pranav-sivaraman
Copy link

HIP programming model will not build if HIP is installed with the CUDA backend.

Renaming all *.hip files to *.cpp files will allow HIP compiler to recognize and compile the files.

HIP programming model will not build if HIP is installed
with the CUDA backend.

Renaming all *.hip files to *.cpp files will allow HIP compiler
to recognize and compile the files.
@pranav-sivaraman pranav-sivaraman closed this by deleting the head repository Dec 13, 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.

1 participant