This repository contains code related to the Human Brain Project Neuromorphic Computing Platform.
There are 6 main components:
Job queue service
This is a Django project which provides a REST API implemented in the "simqueue" app.
Job manager app
An AngularJS application which provides a Collaboratory app for the job queue service.
Quota service
This is a Django project which provides a REST API implemented in the quotas app.
Resource manager app
An AngularJS application which provides a Collaboratory app for the quota service.
Resource manager coordinator app
An AngularJS application which provides a Collaboratory app for administration of the quota service.
Documentation for developers
Documentation for developing and deploying the platform is in the "documentation" subdirectory as a Sphinx project. End-user documentation is provided by the Neuromorphic Platform Guidebook, see [email protected]:hbp-sp9-guidebook.git
All code is copyright 2015-2019 CNRS unless otherwise indicated.
This project was developed 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 and No. 785907 (Human Brain Project SGA1 and SGA2).