From 6235e4bc7fda98991c80555b590dc7b7619cf971 Mon Sep 17 00:00:00 2001 From: emankov Date: Fri, 2 Jun 2017 16:33:48 +0300 Subject: [PATCH] [HIPIFY] annotation [ROCm/clr commit: c5f9758f4b67bee0a624780f813b9bb5e0d80c3c] --- projects/clr/hipamd/bin/hipexamine-perl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/hipamd/bin/hipexamine-perl.sh b/projects/clr/hipamd/bin/hipexamine-perl.sh index 9e0b01df44..4e3a261aa4 100755 --- a/projects/clr/hipamd/bin/hipexamine-perl.sh +++ b/projects/clr/hipamd/bin/hipexamine-perl.sh @@ -1,6 +1,6 @@ #!/bin/bash -#usage : hipexamine.sh DIRNAME [hipify-perl options] +#usage : hipexamine-perl.sh DIRNAME [hipify-perl options] # Generate HIP stats (LOC, CUDA->API conversions, missing functionality) for all the code files # in the specified directory.