- Aug 12, 2016
-
-
w.klijn authored
-
- Aug 11, 2016
- Aug 10, 2016
- Aug 09, 2016
- Aug 08, 2016
- Aug 05, 2016
-
-
w-klijn authored
Pull in upstream patches to local copy
-
Ben Cumming authored
Command-line support for limitting trace output.
-
Sam Yates authored
New options: * -p, --probe-ratio Attach probes to this proportion of cells * -X, --probe-soma-only Don't probe dendrites * -P, --trace-prefix Specify where to write traces (default: 'trace_') * -T, --trace-max-gid Don't trace cells with a larger gid than this.
-
Ben Cumming authored
Fixes issue #40
-
Vasileios Karakasis authored
-
Vasileios Karakasis authored
The resulting trees are not equivalent to the initial ones. All offending branches were split and their non-contiguous part was moved directly below the root.
-
w-klijn authored
asynchronous communication and compute
-
Benjamin Cumming authored
-
w-klijn authored
Pull in upstream patches to local branch
-
Benjamin Cumming authored
-
Ben Cumming authored
Feature/model refactor
-
- Aug 04, 2016
-
-
Benjamin Cumming authored
* fixed const interface to the serial proxy for thread private storage * added a serial proxy for tbb task group and moved the tbb task group behind the threading interface. * added comments to the communicator to better document each method
-
Benjamin Cumming authored
- moved spike source storage to its own file - added unit tests for spike storage
-
Sam Yates authored
Merging for PR#64 review.
-
Sam Yates authored
-
Sam Yates authored
Address PR#64 review comments.
-
Sam Yates authored
-
Benjamin Cumming authored
- communicator no longer accepts or stores thread-local spike buffers - buffers and queues are stored and managed outside communicator - a new type thread_private_spike_store that manages the thread private spike buffers
-
Ben Cumming authored
Feature/model+recipe
-
Sam Yates authored
-
- Aug 03, 2016
-
-
Benjamin Cumming authored