SpinMCM is a library providing an interface for performing broadcast transmissions among the cores of the SpiNNaker neuromorphic platform. It also implements a synchronisation mechanism among the cores. Both Broadcast and Sync functionalities are implemented by exploiting the multicast capabilities of the board.
- Download SpinMCM to your project folder.
- In the SpinMCM folder, build and install the C libraries:
% make install
To use SpinMCM in your SpiNNaker application, include the header files in your C file:
#include "PATH_TO/spin2_api.h"
SpinMCM is being developed by Francesco Barchi.
Please respect the license of the software | |
SpinMCM 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 SpinMCM; please respect the license. |
icons on this page by Austin Andrews / https://github.com/Templarian/WindowsIcons