Update links in docs to GPUOpen and to Doxygen

This commit is contained in:
Ben Sander
2016-01-27 00:23:47 -06:00
parent 9c7e2593e9
commit afac6a2c4a
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -2,3 +2,5 @@
Show an application written directly in HIP which uses platform-specific check on __HIP_PLATFORM_HCC__ to enable use of
an instruction that only exists on the HCC platform.
See related [blog](http://gpuopen.com/platform-aware-coding-inside-hip/) demonstrating platform specialization.