coduin / epiphany-bsp

BSP implementation for the Parallella; the world's smallest supercomputer
https://jwbuurlage.github.io/epiphany-bsp/
GNU General Public License v3.0
27 stars 14 forks source link

Using bsp_spmd multiple times without completely reloading program to chip #8

Closed Tombana closed 8 years ago

Tombana commented 9 years ago

When one wants to do a fourier transform a few thousand times, you do not want to fully reload ebsp every iteration. The program should stay loaded onto the epiphany chip, and it should be reset somehow.