[HIP][doc] Update docs due to moving of HIPIFY to a separate repo (#2001)

This commit is contained in:
Evgeny Mankov
2020-04-07 11:33:19 +03:00
committed by GitHub
parent 177457e54c
commit a93ae7cbed
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Square.md
Simple test which shows how to use hipify to port CUDA code to HIP.
Simple test which shows how to use hipify-perl to port CUDA code to HIP.
See related [blog](http://gpuopen.com/hip-to-be-squared-an-introductory-hip-tutorial) that explains the example.
Now it is even simpler and requires no manual modification to the hipified source code - just hipify and compile: