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

Properly document the different types of memory #12

Closed Tombana closed 9 years ago

Tombana commented 9 years ago

In the Epiphany library we find

The difference between the latter two should be properly documented. This should include total size, read/write speed from the epiphany cores and read/write speed from the host processor.

Tombana commented 9 years ago

Differences are documented in include/common.h Speed benchmarking is still needed

Tombana commented 9 years ago

Speed benchmarks can be found at https://parallella.org/forums/viewtopic.php?f=23&t=307&sid=773cf3c3fc58f303645cfe0a684965a7

We have to document this in the wiki

Tombana commented 9 years ago

Some more things that are possibly confusing and need to be explained in the wiki:

Tombana commented 9 years ago

Memory types are now documented at https://github.com/buurlage-wits/epiphany-bsp/wiki/Memory-on-the-parallella