From ccc4cd1a3ebc423e4485d85ffec2d7775406690f Mon Sep 17 00:00:00 2001 From: emankov Date: Fri, 2 Jun 2017 16:33:48 +0300 Subject: [PATCH] [HIPIFY] annotation --- bin/hipexamine-perl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/hipexamine-perl.sh b/bin/hipexamine-perl.sh index 9e0b01df44..4e3a261aa4 100755 --- a/bin/hipexamine-perl.sh +++ b/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.