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

Announcing the first EBSP beta release!

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwbuurlage jwbuurlage released this 21 Oct 21:29
· 73 commits to master since this release

EBSP provides an implementation of the bulk-synchronous parallel model on top of the Epiphany SDK (ESDK). This allows the BSP computing model to be used with the Epiphany architecture developed by Adapteva. In particular this library has been implemented and tested on the Parallella board.

This release comes with a large number of improvements over the alpha release that was released in April of this year, and we also introduce a number of new features. One major new feature is the introduction of data streams to the library. Data streams can be used to efficiently send large amounts of data to and from the Epiphany cores. For a complete list of changes see the changelog.

We have also rewritten our documentation to include much more details, and provide an elaborate tutorial on using the library at http://www.codu.in/ebsp/docs. We strongly believe that using the Epiphany BSP library is a fantastic way to write programs for the Parallella. EBSP programs are generally short and clear, and also very easy to maintain and debug compared to other ways of programming the Parallella.

If you are using EBSP, or have any questions, remarks or ideas then please get in touch at info@buurlagewits.nl! We would very much like to hear from you.