• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

project-rig / nengo_spinnaker
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: fix-building
DEFAULT BRANCH: master
Repo Added 04 Apr 2015 11:27AM UTC
Files 135
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH interposers-after-ensembles
branch: interposers-after-ensembles
CHANGE BRANCH
x
Reset
  • interposers-after-ensembles
  • alternative-ptn-removal-order
  • async_mode
  • atexit
  • atomic_filters
  • auto-allocate-key-ids
  • auto-allocate-key-ids-advanced
  • better-filter-usage
  • builder
  • c-cont-arrays
  • c-optimisations
  • calloc-sdram
  • change-fixpoint
  • config-setup-script
  • deque-to-hold-sinks
  • dev-0.3.0
  • dev0217.2
  • dev0716
  • dev1016
  • dev1016-with-packet-queue
  • dev1016-with-packet-queue2
  • dev1116
  • ethernet_io
  • faster-graph-colouring
  • faster-netlist-build
  • filter-when-making-signals
  • fix-#15
  • fix-#18
  • fix-#22
  • fix-#4
  • fix-#47
  • fix-#59
  • fix-#6
  • fix-#70
  • fix-None-filter-test
  • fix-building
  • fix-cache-use
  • fix-clique-finding
  • fix-divide-slices
  • fix-ensemble-sample
  • fix-input-to-node
  • fix-linear-filter-packing
  • fix-malloc-or-die
  • fix-multiple-filters-ensemble
  • fix-parallel-filter
  • fix-params
  • fix-placement
  • fix-readme
  • fix-signal-parameter-identity
  • fix-simulation-time-bug
  • fix-simulation-time-bug2
  • fix_ensemble
  • fix_recording_sliced
  • full-realtime-sim
  • function-of-time-nodes
  • further-simulation-time-fix
  • graph-colouring-cluster-ids
  • improve-app-ptr-table-construction
  • improve-build-time2
  • improve-filter-routing
  • interposer-changes-rebased
  • interposer_pipelining
  • interposer_pipelining-with-jitter
  • intrinsics
  • list-region
  • master
  • mcplayer
  • mega_hacking
  • merge-trees
  • merged_spinnaker_tools
  • minimise-ensemble-filter-routing-regions
  • minimise-filter-routing-regions2
  • more-filter-parallelism
  • more-filter-parallelism-with-FIQ-hack
  • multisource-nets
  • neaten-booting
  • neaten-f_of_t-tests
  • neaten-filter-operator
  • neaten-scp-packet
  • netlist-optimisations
  • neural-model
  • neuron-limit
  • new-ensemble
  • new-filter-opt
  • new-filters
  • new_builder
  • new_ensemble-new_learning
  • no-repeat-constants
  • no-zero-packets
  • nodes-to-global-inhibition
  • numpy_1_8_fix
  • optimize-connections
  • packet-jitter
  • packet-queue-performance-improvements
  • packet-queues
  • parallel-filter
  • parallel-filter2
  • parallel-probe
  • partition-probes
  • partitioning-fix
  • pes
  • pes-squashed
  • pickle
  • probe_spikes
  • processes
  • profiling
  • profiling-utils-fix
  • profiling_new
  • prune-filters-with-no-output
  • py3-hash-fix
  • realtime-simulator
  • record-voltages
  • recording_buffer_reset
  • reduce-ensemble-transmission-pars-memory
  • reduce-key-allocation-mem-usage
  • reduce-matrix-costs
  • reduce-value-source-bursts
  • refactor-transmission-parameters
  • reinject-dropped-packets
  • remove-interposers-with-no-input
  • remove-passnodes
  • remove-passnodes-3
  • remove-passthrough-nodes
  • remove-sourceless-ptns
  • remove_slots
  • revert-83-calloc-sdram
  • revert-87-new-ensemble
  • rig-1.0.0
  • slight-rework-of-filters
  • spalloc-fix
  • speedier-connection-map
  • spikes
  • testing
  • the-spaun-branch
  • the-spaun-branch3
  • timescaling
  • update-passthrough-node-removal
  • update-rig-api
  • use-less-keyspace
  • use-nengo-builder
  • use-new-rig-api
  • use-sark-tag-ptr
  • use-spalloc
  • use_rig_cpp_key_allocation
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.3.0
  • v0.4.0
  • voja
  • zero-dependency-netlist
  • zero-tau-synapse

pending completion
1189

push

travis-ci

mundya
Stack interposers with equivalent sinks

Combine the transformations applied by interposers which distribute to
the same set of sinks. This can reduce the number of processors required
for a given network and will reduce the number of packets received by
objects connected to the interposers.

7588 of 9376 relevant lines covered (80.93%)

1.15 hits per line

Relevant lines Covered
Build:
Build:
9376 RELEVANT LINES 7588 COVERED LINES
1.15 HITS PER LINE
Source Files on interposers-after-ensembles
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1189 interposers-after-ensembles Stack interposers with equivalent sinks Combine the transformations applied by interposers which distribute to the same set of sinks. This can reduce the number of processors required for a given network and will reduce the number of packets rece... push 17 Feb 2017 08:59PM UTC mundya travis-ci pending completion  
1187 interposers-after-ensembles Stack interposers with equivalent sinks Combine the transformations applied by interposers which distribute to the same set of sinks. This can reduce the number of processors required for a given network and will reduce the number of packets rece... push 17 Feb 2017 06:43PM UTC mundya travis-ci pending completion  
1174 interposers-after-ensembles Stack interposers with equivalent sinks Combine the transformations applied by interposers which distribute to the same set of sinks. This can reduce the number of processors required for a given network and will reduce the number of packets rece... push 15 Feb 2017 08:08PM UTC mundya travis-ci pending completion  
1173 interposers-after-ensembles Insert interposers in connections from Ensembles Allow interposers to be inserted between decoders and the transform on connections from ensembles which have large fan outs. A subsequent commit will attempt to merge such interposers to reduce la... push 14 Feb 2017 06:59PM UTC mundya travis-ci pending completion  
See All Builds (825)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc