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

What happened to hipTexRefGetArray and other texture functions? #2514

Open
emankov opened this issue Feb 19, 2022 · 6 comments
Open

What happened to hipTexRefGetArray and other texture functions? #2514

emankov opened this issue Feb 19, 2022 · 6 comments

Comments

@emankov
Copy link
Contributor

emankov commented Feb 19, 2022

Being introduced with ROCm HIP 3.0.0 hipTexRefGetArray function disappeared in ROCm HIP 4.2.0. It was not marked as DEPRECATED before removal.

On the other hand, hipTexRefSetArray is still presented in the latest ROCm HIP 5.0.1 without the DEPRECATED mark and without support on the nvcc path. It has only the following annotation for the bunch of texture APIs:

// doxygen end deprecated texture management
/**
 * @}
 */

Do we still support of the cuTexRefGetArray to hipTexRefGetArray portability or not?
And what about other texture functions, which also do not have support on the nvcc path?

@emankov emankov changed the title What happened to hipTexRefGetArray? What happened to hipTexRefGetArray and other texture functions? Feb 19, 2022
@ppanchad-amd
Copy link

@emankov FYI, started an internal thread on this topic. Thanks!

@ppanchad-amd
Copy link

@emankov Since there is an internal email thread on this topic can I close this ticket? Thanks!

@emankov
Copy link
Contributor Author

emankov commented Jun 27, 2024

@emankov Since there is an internal email thread on this topic can I close this ticket? Thanks!

Sure, thanks, @ppanchad-amd

@kalvdans
Copy link

Please leave the issue open until it is explained in the documentation what the recommended replacement functions are. I'm blocking on this and does not have access to the internal email thread.

@ppanchad-amd ppanchad-amd reopened this Jun 28, 2024
@ScatteredRay
Copy link

I'd also appreciate documentation on this, thanks.

@ppanchad-amd
Copy link

Internal ticket has been created to update docs. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants