diff --git a/projects/hip-tests/samples/0_Intro/square/README.md b/projects/hip-tests/samples/0_Intro/square/README.md index 0bbb2f7e39..38ca288b48 100644 --- a/projects/hip-tests/samples/0_Intro/square/README.md +++ b/projects/hip-tests/samples/0_Intro/square/README.md @@ -1,8 +1,6 @@ # Square.md -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: +Simple test below is an example, shows how to use hipify-perl to port CUDA code to HIP: - Add hip/bin path to the PATH