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

Request: add “cuda supported since version xx.x” column to each cuda function to docs section like hipify docs.. #1878

Open
oscarbg opened this issue Apr 13, 2024 · 2 comments

Comments

@oscarbg
Copy link

oscarbg commented Apr 13, 2024

Hi,
This way is easier to track compatibilty/maturity status vs new added cuda functions..
Hipify docs do this..
It’s a easy as copying from hipify docs the “ a” and “d “ columns which indicated cuda version added and deprecated
Edit: see this:

https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUDA_Driver_API_functions_supported_by_HIP.md

Thanks,.

@tomflinda
Copy link
Contributor

tomflinda commented Apr 16, 2024

@oscarbg, the info that the “ a” and “d “ columns specify in the hipfy docs is related to CUDA scenarios, not a scope of SYCLomatic.
BTW could you provide the reason why you need this info?
Thanks.

@jinz2014
Copy link
Contributor

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