Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Conversation

iomaganaris
Copy link
Contributor

  • Clear spike vectors after forward skip
  • Change slow strcat function with more efficient memcpy

- Print spikes to binary files
- Clear spike vectors after forwardskip
- Removed spikes writting to bin files
- Changed strcat to memcpy
- Kept clearing spike vectors after forward skip
@iomaganaris iomaganaris requested a review from ohm314 September 9, 2019 14:13
@iomaganaris iomaganaris assigned pramodk and unassigned pramodk Sep 9, 2019
@iomaganaris iomaganaris requested a review from pramodk September 9, 2019 14:13
@iomaganaris
Copy link
Contributor Author

please retest

- Moved mempy to new function
- Removed lock in clear_spike_vectors
Co-Authored-By: Pramod Kumbhar <pramod.kumbhar@epfl.ch>
@pramodk pramodk merged commit 06d63c0 into master Sep 10, 2019
@pramodk pramodk deleted the fix/out_dat_bug branch September 10, 2019 21:42
pramodk pushed a commit to neuronsimulator/nrn that referenced this pull request Nov 2, 2022
…ain/CoreNeuron#195)

- Clear spike vectors after forwardskip to avoid spikes generated with negative timestamp
- Changed strcat to memcpy based to improve with millions of spikes
Co-Authored-By: Pramod Kumbhar <pramod.kumbhar@epfl.ch>

CoreNEURON Repo SHA: BlueBrain/CoreNeuron@06d63c0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants