We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3e122 commit 0958645Copy full SHA for 0958645
docs/how-to/hip_rtc.rst
@@ -14,7 +14,7 @@ alongside options to guide the compilation.
14
15
.. note::
16
17
- * Device code compilation via HIPRTC uses ``__hip_internal`` namespace instead
+ * Device code compilation via HIPRTC uses the ``__hip_internal`` namespace instead
18
of the ``std`` namespace to avoid namespace collision.
19
* This library can be used for compilation on systems without AMD GPU drivers
20
installed (offline compilation). However, running the compiled code still
0 commit comments