Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

Initial public release (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwbuurlage jwbuurlage released this 24 Apr 15:00
· 410 commits to master since this release

With this release we invite developers to start writing and testing BSP programs for the 16-core Parallella board.

The EBSP library is an implementation of the BSP model for Adapteva's Epiphany architecture. It is a full-featured library which contains all BSP primitives (prefixed with bsp_) of the BSPlib standard, as well as many extensions (prefixed with ebsp_) especially for the Epiphany architecture.

Full documentation, along with the necessary information that should enable you to start writing programs with EBSP is available at http://codu.in/ebsp/docs/.