Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Henning Fehrmann
NVidia_AMD_Bench
Commits
552df732
Commit
552df732
authored
Feb 05, 2021
by
Henning Fehrmann
Committed by
Henning Fehrmann
Feb 05, 2021
Browse files
generic sync
parent
1cc7cf31
Changes
1
Hide whitespace changes
Inline
Side-by-side
blas.c
View file @
552df732
...
...
@@ -65,7 +65,7 @@ multiplication
);
int
result
;
// cublasIcamax(handle,m * n, C, 1, &result);
cuda
DeviceSynchronize
();
__PREFIX
(
DeviceSynchronize
)
();
}
void
...
...
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