From f90ac5cd5e00b2cc036ebdef8dbfce98a1a0530d 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 commit: 73964037c11103abf8ae85dd577ff7fd9a87c973] --- projects/hip/samples/0_Intro/square/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/projects/hip/samples/0_Intro/square/README.md b/projects/hip/samples/0_Intro/square/README.md index 0bbb2f7e39..38ca288b48 100644 --- a/projects/hip/samples/0_Intro/square/README.md +++ b/projects/hip/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