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

[HIPIFY][HIP][feature] Target hipification to a specific HIP version #815

Closed
emankov opened this issue Mar 24, 2023 · 1 comment
Closed
Assignees
Labels
feature Feature request or implementation

Comments

@emankov
Copy link
Collaborator

emankov commented Mar 24, 2023

  • Introduce the HIP target version (like for CUDA, though it is implemented by clang) under an option, assuming the default equals HIP_LATEST
  • Take into account the HIP target version during hipification and for emitting warnings and errors
@emankov emankov added the feature Feature request or implementation label Mar 24, 2023
@emankov emankov self-assigned this Mar 24, 2023
@emankov
Copy link
Collaborator Author

emankov commented Oct 1, 2023

The decision was made to abandon targeting hipification to a specific HIP version task. Instead, one can use a corresponding HIPIFY release to target a particular HIP version.

@emankov emankov closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request or implementation
Projects
None yet
Development

No branches or pull requests

1 participant