This repository is archived. Development continues at https://gitlab.ebrains.eu/neuromorphic/job-queue-api
The EBRAINS neuromorphic computing remote access service allows users to run simulations/emulations on the SpiNNaker and BrainScaleS systems by submitting a PyNN script and associated job configuration information to a central queue.
The service consists of:
- a web API (this repository)
- a GUI client (the Job Manager app; code)
- a Python/command-line client.
Users can submit scripts stored locally on their own machine, in a public Git repository, in the EBRAINS Knowledge Graph, or in EBRAINS Collaboratory storage (Drive/Bucket). Users can track the progress of their job, and view and/or download the results, log files, and provenance information.
For more information, visit the EBRAINS website.
All code is copyright 2015-2026 CNRS unless otherwise indicated.
This repository previously contained code for all components of the service. Each of these is now developed in a separate repository.
Releases follow a calendar-letter scheme YYYY<letter>, where the letter is
incremented for each release within a year. For example, 2025D was the
fourth release of 2025. Tags are immutable; see CHANGELOG.md
for the history.
Merge requests are welcome. Please read CONTRIBUTING.md
for the branch and review workflow, coding conventions, and how to run the
test suite, and CODE_OF_CONDUCT.md for community
expectations. Security issues should be reported privately — see
SECURITY.md.
- Bug reports and feature requests: GitLab issues
- General EBRAINS support: support@ebrains.eu
- Service status: https://status.ebrains.eu
For data protection and privacy questions, see PRIVACY.md.
This open source software code was developed in part or in whole in the Human Brain Project, funded from the European Union's Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No. 720270, No. 785907 and No. 945539 (Human Brain Project SGA1, SGA2 and SGA3), and in the EBRAINS research infrastructure, funded from the European Union's Horizon Europe funding programme under grant agreement No. 101147319 (EBRAINS-2.0).
