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

[ROCm/hip commit: ff8d193b7f]
This commit is contained in:
Evgeny Mankov
2020-04-07 11:33:19 +03:00
committed by GitHub
parent 003d776e72
commit 6e48a7d0d6
19 changed files with 58 additions and 62 deletions
@@ -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: