Updated url to Doxygen and modified usage statement in performance test program.

This commit is contained in:
akerr
2018-05-17 11:11:05 -07:00
parent 25ff282403
commit acb90e962a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -546,7 +546,7 @@ struct TestbenchOptions {
<< " --k=<depth>[:max depth[:step]] "
<< " Size of inner dimension of A and B. May specify a range with optional step size.\n"
<< " --kernels=<{s|d|h|i|wmma}gemm_{nn,nt,tn,tt}> "
<< " --kernels=<{s|d|h|i|wmma}_gemm_{nn,nt,tn,tt}> "
<< " Select GEMM datatype and layout to use for tests\n"
<< " --peak=<bool> "