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

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

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 15 Nov 2015 06:21PM UTC
Jobs 3
Files 190
Run time 6min
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

pending completion
1056

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.

14992 of 14992 relevant lines covered (100.0%)

1.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1056.1 15 Nov 2015 06:21PM UTC 0
100.0
Travis Job 1056.1
2 1056.2 15 Nov 2015 06:24PM UTC 0
100.0
Travis Job 1056.2
3 1056.3 15 Nov 2015 06:27PM UTC 0
100.0
Travis Job 1056.3
Source Files on build 1056
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1056
  • 7e6564ac on github
  • Next Build on only-use-idle-cores (#1083)
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