which_hip -> hipconfig

This commit is contained in:
Maneesh Gupta
2016-02-09 11:51:26 +05:30
parent 08036ccb9b
commit 7cc7f88717
+1 -1
View File
@@ -19,7 +19,7 @@ GetOptions(
);
if ($p_help) {
print "usage: which_hip [OPTIONS]\n";
print "usage: hipconfig [OPTIONS]\n";
print " --path, -p : print HIP_PATH (use env var if set, else determine from hipconfig path)\n";
print " --cpp_config, -C : print C++ compiler options\n";
print " --compiler, -c : print compiler (hcc or nvcc)\n";