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
5611f15c
Commit
5611f15c
authored
Jul 18, 2019
by
Ramesh Errabolu
Browse files
One or more variables is getting initialized leading to incorrect execution
parent
b5f4387a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
rocm_bandwidth_test.cpp
rocm_bandwidth_test.cpp
+2
-0
No files found.
rocm_bandwidth_test.cpp
View file @
5611f15c
...
...
@@ -761,6 +761,8 @@ RocmBandwidthTest::RocmBandwidthTest(int argc, char** argv) : BaseTest() {
req_read_
=
REQ_INVALID
;
req_write_
=
REQ_INVALID
;
req_version_
=
REQ_INVALID
;
req_topology_
=
REQ_INVALID
;
req_copy_bidir_
=
REQ_INVALID
;
req_copy_unidir_
=
REQ_INVALID
;
req_copy_all_bidir_
=
REQ_INVALID
;
...
...
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