Skip to content

PoliTO SpiNNaker Software Stack

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.rst
Unknown
LICENSE-BSD.rst
Notifications You must be signed in to change notification settings

neuromorphic-polito/p3s

Repository files navigation

P3S: the PoliTO SpiNNaker Software Stack

This repository contains all the software requirements needed to use the SpiNNaker architecture with the MPI programming model.

The software stack is composed of three layers (MCM, ACP, MPI) in order to provide features with different abstraction levels.

Installation

Requirements:

  • git
  • python 2.7.x
  • virtualenv
  • gcc
  • cmake
  • arm-none-eabi-gcc
  • perl 5
  1. In the p3s folder, call the download, setup and compilation script:
% python install.py
  1. Activate the virtual environment:
% source activate.sh

Usage instructions

Activate the virtual environment before compiling or running any MPI applications for SpiNNaker.

In the p3s folder:

% source activate.sh

Authorship and copyright

P3S is being developed by Francesco Barchi and Evelina Forno.

Please respect the license of the software
Respect the license p3s is free and open source software, so you can use it for any purpose, free of charge. However, certain conditions apply when you (re-)distribute and/or modify p3s; please respect the license.

icons on this page by Austin Andrews / https://github.com/Templarian/WindowsIcons

About

PoliTO SpiNNaker Software Stack

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.rst
Unknown
LICENSE-BSD.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published