Claim: Compilers are a critical technology for AMRM
Compiler technology, and more precisely ILP technology, directly impact every important level in the reconfiguration hierarchy.
Complete reliance on run-time reconfiguration is too slow.
Complete reliance on run-time reconfiguration is too ineffective since:
- It cannot take a global view of the application.
- It cannot allow for sophisticated analysis.
- It misses important
- high level (source) information
- language specific (implementation) information
- algorithmic/user level information