Skip to content
Snippets Groups Projects
Commit f01e2147 authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Fix that ensures all spikes are saved to disk (#195)

* Add an additional exchange at the end of the time stepping loop to ensure that any spikes still in spike buffers are exchanged and saved to disk.
* Remove the parallel sort from the cthread back end to fix compilation errors with CUDA and cthreads.
* Fix `nvcc` warning concerning initialization of `std::size_t` variable with literal `-1`.
parent 9df68703
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment