ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability
https://rocmdocs.amd.com/projects/HIP/
MIT License
3.54k stars 518 forks source link

Fix surface functions #3518

Open matyas-streamhpc opened 3 weeks ago

matyas-streamhpc commented 3 weeks ago

The changes on the generated document: https://advanced-micro-devices-demo--3518.com.readthedocs.build/projects/HIP/en/3518/reference/kernel_language.html#surface-functions

matyas-streamhpc commented 3 days ago

notice the file is named kernel_language.rst. that doesn't line up with the document title: C++ Language Extensions

Lining up the file name and title improves searchability.

I am opening a new PR to fix it: https://github.com/ROCm/HIP/pull/3534