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

project-rig / rig / 1056 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 15 Nov 2015 06:24PM UTC
Files 90
Run time 10s
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

15 Nov 2015 06:10PM UTC coverage: 100.0%. First build
1056.2

push

travis-ci

mossblaser
Add (preliminary) get_idle_cores and get_resource_constraints to MachineController.

This commit adds two new methods to MachineController motivated in issue #202
(Use only unused cores).

In brief, the get_resource_constraints method returns a set of place-and-route
constraints which can be supplied to Rig's place-and-route library functions
which prevents non-idle cores being used. Due to a lack of support from the
current version of SC&MP, used SDRAM is not constrained but the API is ready
for this to be added in the near future...

To facilitate implementation of get_resource_constraints, the new
get_idle_cores method provides a list of cores in the Idle state on a given
chip. This preliminary implementation simply reads each core's VCPU struct.
Though this works, it is obnoxiously inefficient and very slow on high-latency
connections. The intent is that a future version of SC&MP will provide this
information as a bitmap or other quickly read value, making this funciton much
faster.

8582 of 8582 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1056.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1056
  • Travis Job 1056.2
  • 7e6564ac on github
  • Next Job for on only-use-idle-cores (#1083.1)
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