Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
536ebaf7
Commit
536ebaf7
authored
Apr 06, 2010
by
Peter Eastman
Browse files
Bug fix
parent
2db43eae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
platforms/opencl/src/kernels/compact.cl
platforms/opencl/src/kernels/compact.cl
+1
-0
No files found.
platforms/opencl/src/kernels/compact.cl
View file @
536ebaf7
...
...
@@ -131,6 +131,7 @@ __kernel void moveValidElementsStaged(__global unsigned int* dgData, __global un
//
Parallel
reduce
these
counts
//
Accumulate
in
the
final
offset
variable
blockOutOffset
+=
sumReduce128
(
validBlock
)
;
barrier
(
CLK_LOCAL_MEM_FENCE
)
;
}
unsigned
int
ub
;
...
...
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