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

HIP platform detection #170

Closed
wants to merge 1 commit into from
Closed

Conversation

davebayer
Copy link

This pull request moves platform specific parameters setup out of each backend's scope so the code is not duplicated. Also for HIP backend, a detection if the target platform is AMD or NVIDIA is added and the vendorID is set properly.

This pull request should close #169.

I am not sure if those are these changes are sufficient to solve this issue.

@davebayer davebayer closed this Mar 22, 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