Sommaire
- Overview, p1
- Architecture Optimization, p2
- Distributed Implementation, p3
- Memory management, p4
Memory management
BIP adopts a private memory model which is safe for programming but may lead to inefficient implementations. The aim is to realize memory transformation from private to shared memory and conversely. We are also interested in transformations leading to mixed solutions combining private and shared memory and determining tradeoffs. For an example, see [5].
contact : Marius Bozga