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
SWIFT
SWIFTsim
Commits
47a52e72
Commit
47a52e72
authored
Apr 19, 2017
by
James Willis
Browse files
Typo.
parent
0e0d3fde
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testKernel.c
View file @
47a52e72
...
...
@@ -53,7 +53,7 @@ int main() {
printf
(
"
\n
Vector Output for VEC_SIZE=%d
\n
"
,
VEC_SIZE
);
printf
(
"-------------
\n
"
);
#ifdef WITH_VECORIZATION
#ifdef WITH_VEC
T
ORIZATION
for
(
int
i
=
0
;
i
<
numPoints
;
i
+=
VEC_SIZE
)
{
...
...
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