Update links in docs to GPUOpen and to Doxygen

Tento commit je obsažen v:
Ben Sander
2016-01-27 00:23:47 -06:00
rodič 9c7e2593e9
revize afac6a2c4a
2 změnil soubory, kde provedl 4 přidání a 1 odebrání
+2 -1
Zobrazit soubor
@@ -1,6 +1,7 @@
# Square.md
Simple test which shows how to use hipify to port CUDA code to HIP. Covered in more detail in blog.
Simple test which shows how to use hipify to port CUDA code to HIP.
See related [blog](http://gpuopen.com/hip-to-be-squared-an-introductory-hip-tutorial) that explains the example.
1. Add hip/bin path to the PATH :
<code>export PATH=$PATH:[MYHIP]/bin</code>