which_hip -> hipconfig

This commit is contained in:
Maneesh Gupta
2016-02-09 11:51:26 +05:30
förälder 0df78ac9bf
incheckning f8bfc7f54c
+1 -1
Visa fil
@@ -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";