From f753eef33021241850f99e0165dd0561ba7fe447 Mon Sep 17 00:00:00 2001 From: Julia Jiang Date: Fri, 7 May 2021 18:24:37 -0400 Subject: [PATCH] SWDEV-272921 - Remove non-existing link for square sample Change-Id: If8c87a6ded6aacaa4301b1b80ee218897219a6fb [ROCm/hip-tests commit: e0312fb45442640373042f79e10e90015f46e0be] --- projects/hip-tests/samples/0_Intro/square/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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