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

Memory Question #39

Open naeemb123 opened 7 years ago

naeemb123 commented 7 years ago

Is it possible to store data in the host and access the address of this data on the epiphany side? Without using the buffers. As the Parallella has a shared memory architecture right?