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

BSP Data streams is not working correctly #36

Closed naeemb123 closed 7 years ago

naeemb123 commented 7 years ago

Someone please help! I went through the BSP documentation, everything seems to be working fine. But the data streams is not working. I am getting errors such as 'lvalue required as unary ‘&’ operand’ if I follow the documentation exactly.

Tombana commented 7 years ago

Could you be more specific in what you are trying to do? Do the examples compile correctly? Could you show us your code and which lines give you an error?