SpiNNakerManchester / spalloc_server

A SpiNNaker machine allocation and partitioning application.
0 stars 2 forks source link

Update to SpiNNMan 5.0 #51

Closed dkfellows closed 5 years ago

dkfellows commented 5 years ago

In order to properly support Python 3, we need to update the requirements to use SpiNNMan 5.0 (or later). The BMP access code hasn't changed much, but other bits have including print calls so we still need to fix.

dkfellows commented 5 years ago

The SpiNNMachine dependency also needs to be updated