From 115fb093774a06d2ed9264903fd88fc9572f9aac Mon Sep 17 00:00:00 2001 From: David Addison Date: Fri, 6 Mar 2026 17:45:03 -0800 Subject: [PATCH] Add new unalign flag to README.md and update help text --- README.md | 5 +++-- src/common.cu | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a9071c4..61cfe11 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,8 @@ All tests support the same set of arguments : * `-S,--report_timestamps <0/1>` Add timestamp (`"%Y-%m-%d %H:%M:%S"`) to each performance report line. Default : 0. * `-J,--output_file ` Write [JSON] output to filepath. Infer type from suffix (only `json` supported presently). * `-T,--timeout