|
|
|
|
|
by victorcase
3494 days ago
|
|
I will search about Tilera :)
Your answer open my mind cause I hadn't thought about hardware. It got me thinking.. Are GPU architecture more friendly to be immutable or It have the same "problem" of shared memory too?
And.. by the way thanks to sharing your knowledge :) |
|
In addition, immutable data structures tend to be pointer-based. For GPUs (even more so than for CPUs), you want contiguous memory accesses for acceptable performance.