Skip to content
Snippets Groups Projects
  1. Aug 19, 2016
    • Benjamin Cumming's avatar
      remove spike output callback from communicator · bcb4e57d
      Benjamin Cumming authored
      * make a new gathered_vector type for storing a "distributed" vector
        that has been gathered onto a single node
          * stores the vector
          * stores the partition information
      * split communicator::exchange() into two phases
          * exchange() which simply exchanges spikes
          * make_event_queues() which generates local queues from spikes
      * now callbacks for both local and global spike store can be
        performed in the model
      * and extra meta data about the partition is available for more
        advanced parallel global storage schemes.
      bcb4e57d
  2. Aug 18, 2016
  3. Aug 17, 2016
  4. Aug 16, 2016
  5. Aug 12, 2016
  6. Aug 11, 2016