·
computeshader · drop-in viewer
lif_clear.computeShader
Closes one step of the `brain` module's network: empties the spike list the integrate kernel filled and the propagate kernel consumed, and advances the GPU step clock by one. The clock living on the GPU is what lets the module queue several steps in one frame, each reading its ow…
by·posted 3d ago
What it does
lif_clear
Closes one step of the brain module's network: empties the spike list the
integrate kernel filled and the propagate kernel consumed, and advances the GPU
step clock by one. The clock living on the GPU is what lets the module queue
several steps in one frame, each reading its own ring slot, with no CPU write
between dispatches.
Discussion
Scoped to this part · feeds back into the world's score.
Sign in to post.sign in
No comments yet. Be the first.