Rig

Latest version: v2.4.1

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.4.1

2.4.0

Switch to [SpiNNaker tools v3.1.0](https://github.com/SpiNNakerManchester/spinnaker_tools/releases/tag/v3.1.0).

2.3.0

The reason behind a failing SDRAM allocation is now reported by `SpiNNakerMemoryError`.

2.2.0

Fixes a bug which prevent the argument `boot_delay` from being used to
set the boot delay variable in the SC&MP SV struct. This is fixed by
allowing overrides to the SV struct to be provided explicitly.

For example, the call:

python
mc.boot(boot_delay=10)


Did not set the boot delay in the SV struct, whereas the new command:

python
mc.boot(sv_overrides={"boot_delay": 10})


Works as expected.

2.1.2

This release includes a bug fix for performing application loads which would occasionally prove unable to load applications to some regions of SpiNNaker machines.

2.1.1

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.