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

project-rig / nengo_spinnaker
82%
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 parallel-filter2
branch: parallel-filter2
CHANGE BRANCH
x
Reset
  • parallel-filter2
  • 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
  • interposers-after-ensembles
  • 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-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
726

push

travis-ci

mundya
Add new parallel filter

The standard filter can now run in parallel.  The number of cores and
chips it uses can be preset or can be automatically determined from the
expected compute load.

Incorporates suggestions by @neworderofjamie.

5303 of 6454 relevant lines covered (82.17%)

1.2 hits per line

Relevant lines Covered
Build:
Build:
6454 RELEVANT LINES 5303 COVERED LINES
1.2 HITS PER LINE
Source Files on parallel-filter2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
726 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. Incorporates suggestions by @neworderofjamie. push 20 Dec 2015 10:02AM UTC mundya travis-ci pending completion  
724 parallel-filter2 Filter C neatening Thanks @neworderofjamie push 20 Dec 2015 10:01AM UTC mundya travis-ci pending completion  
680 parallel-filter2 Filter C neatening Thanks @neworderofjamie push 10 Dec 2015 09:21AM UTC mundya travis-ci pending completion  
670 parallel-filter2 fixup Something changed somewhere... push 08 Dec 2015 06:02PM UTC mundya travis-ci pending completion  
637 parallel-filter2 Merge branch 'master' into parallel-filter2 push 02 Dec 2015 09:20AM UTC mundya travis-ci pending completion  
553 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. push 10 Oct 2015 12:13PM UTC mundya travis-ci pending completion  
552 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. push 10 Oct 2015 12:11PM UTC mundya travis-ci pending completion  
544 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. push 09 Oct 2015 10:22AM UTC mundya travis-ci pending completion  
542 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. push 09 Oct 2015 10:20AM UTC mundya travis-ci pending completion  
536 parallel-filter2 Add new parallel filter The standard filter can now run in parallel. The number of cores and chips it uses can be preset or can be automatically determined from the expected compute load. push 08 Oct 2015 09:27AM 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