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
gaoqiong
MIGraphX
Commits
00442cd2
Commit
00442cd2
authored
Feb 28, 2019
by
Paul
Browse files
Formatting
parent
4fbc2575
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/targets/gpu/hip.cpp
src/targets/gpu/hip.cpp
+2
-2
No files found.
src/targets/gpu/hip.cpp
View file @
00442cd2
...
...
@@ -10,8 +10,8 @@ namespace migraphx {
inline
namespace
MIGRAPHX_INLINE_NS
{
namespace
gpu
{
void
gpu_sync
()
{
void
gpu_sync
()
{
hipDeviceSynchronize
();
hipCtxSynchronize
();
}
...
...
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