SWDEV-306204 - update disclaimer and add link for hipRTC document (#2418)

Change-Id: I0af09620a4934cf8009833bba3041046cd34709f
This commit is contained in:
Julia Jiang
2021-11-25 18:20:16 -05:00
committed by GitHub
parent 2f12b91dac
commit a31e7242bd
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -121,7 +121,8 @@ hipRTC APIs accept HIP source files in character string format as input paramete
For more details on hipRTC APIs, refer to HIP-API.pdf in GitHub (https://github.com/RadeonOpenCompute/ROCm).
The link here(https://github.com/ROCm-Developer-Tools/HIP/blob/main/tests/src/hiprtc/saxpy.cpp) shows an example how to program HIP application using runtime compilation mechanism.
The link here(https://github.com/ROCm-Developer-Tools/HIP/blob/main/tests/src/hiprtc/saxpy.cpp) shows an example how to program HIP application using runtime compilation mechanism, and detail hipRTC programming guide is also available in Github (https://github.com/ROCm-Developer-Tools/HIP/blob/main/docs/markdown/hip_rtc.md).
## Device-Side Malloc