This repository was archived by the owner on Nov 25, 2018. It is now read-only.
EBSP 1.0.0
This is the first stable release, which features a simplified streaming API.
Added
- BSP variable list is stored distributed over all cores instead of in external memory
- Implement
bsp_pop_reg - New streaming API
Fixed
bsp_beginno longer uses divide and modulus operator which take up large amounts of memorybsp_beginno longer initializes coredata to zero since this is already done in the loaderbsp_endno longer executes TRAP so thatmaincan finish properly