Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
aml
Commits
47e2be44
Commit
47e2be44
authored
Jul 26, 2018
by
Brian Suchy
Committed by
Swann Perarnau
Aug 06, 2018
Browse files
Removed unneeded line
parent
75aaeff0
Changes
1
Hide whitespace changes
Inline
Side-by-side
benchmarks/dgemm_prefetch.c
View file @
47e2be44
...
...
@@ -28,7 +28,6 @@ AML_AREA_LINUX_DECL(slow);
AML_AREA_LINUX_DECL
(
fast
);
AML_SCRATCH_PAR_DECL
(
sa
);
AML_SCRATCH_PAR_DECL
(
sb
);
AML_SCRATCH_PAR_DECL
(
sc
);
size_t
numthreads
;
//size of 2D Tiles in A matrix
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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