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
docking
ocladock-fpga
Commits
aeeb0b77
Commit
aeeb0b77
authored
Jul 30, 2018
by
Leonardo Solis
Browse files
added fence in conform krnl
parent
35b4a3e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ofdock_taskpar_alt/device/Krnl_Conform.cl
View file @
aeeb0b77
...
...
@@ -385,6 +385,9 @@ while(active) {
loc_coords[atom_id]
=
atom_to_rotate
+
rotation_movingvec
;
}
//
End
if-statement
not
dummy
rotation
mem_fence
(
CLK_LOCAL_MEM_FENCE
)
;
}
//
End
rotation_counter
for-loop
#
if
defined
(
DEBUG_KRNL_CONFORM
)
...
...
Leonardo Solis
@solis
mentioned in commit
4c0d2cee
·
Jan 04, 2021
mentioned in commit
4c0d2cee
mentioned in commit 4c0d2cee99358b95f08d92295de4e2a8bacba10d
Toggle commit list
Write
Preview
Supports
Markdown
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