spalloc-server

A tool for partitioning and allocating large SpiNNaker machines into smaller ones on demand.


Keywords
spinnaker, allocation, packing, management, supercomputer, python
License
Apache-2.0
Install
pip install spalloc-server==1!7.0.0

Documentation

SpiNNaker Machine Partitioning and Allocation Server (spalloc_server)

PyPi version Documentation Build Status Coverage Status

A SpiNNaker machine management application which manages the partitioning and allocation of large SpiNNaker machines into smaller fragments for many simultaneous users.

This package just contains a server which exposes a simple TCP interface to clients to enable them to request hardware.

The documentation describes the process of configuring and running servers, the simple JSON-based client protocol and an overview of the server's implementation.