Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
rocm_bandwidth_test
Commits
d3f4386e
Commit
d3f4386e
authored
Nov 15, 2017
by
Ramesh Errabolu
Browse files
Update help screen with Validation Mode
parent
c765fd3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rocm_bandwidth_test_print.cpp
rocm_bandwidth_test_print.cpp
+1
-1
No files found.
rocm_bandwidth_test_print.cpp
View file @
d3f4386e
...
...
@@ -50,8 +50,8 @@ void RocmBandwidthTest::PrintHelpScreen() {
std
::
cout
<<
"Supported arguments:"
<<
std
::
endl
;
std
::
cout
<<
std
::
endl
;
std
::
cout
<<
"
\t
-h Prints the help screen"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-v Run the test in validation mode"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-c Time the operation using CPU Timers"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-v Verifies the output of transfer operations"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-t Prints system topology and allocatable memory info"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-m List of buffer sizes to use, specified in Megabytes"
<<
std
::
endl
;
std
::
cout
<<
"
\t
-b List devices to use in bidirectional copy operations"
<<
std
::
endl
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment