Commit 905016ee authored by Harisankar Sadasivan's avatar Harisankar Sadasivan
Browse files

splitK readme update

parent 25e751f0
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
#arg1: verification (0=no, 1=yes) #arg1: verification (0=no, 1=yes)
#arg2: initialization (0=no init, 1=integer value, 2=decimal value) #arg2: initialization (0=no init, 1=integer value, 2=decimal value)
#arg3: run kernel # of times (>1) #arg3: run kernel # of times (>1)
./bin/example_gemm_xdl 0 1 5 #arg4: number of splitK batches
./bin/example_gemm_xdl 0 1 5 151
``` ```
Result (MI100 @ 1087Mhz, 133.5TFlops peak FP16) Result (MI100 @ 1087Mhz, 133.5TFlops peak FP16)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment