PPT Slide
Example: A transaction of type vector-matrix multiply from
the application level is mapped to a sequence of
instructions at the hardware level.
Transaction mapping is the familiar compiler problem of
Transaction type definitions and type coercions transformations
Type coercions may be in-lined compiled, linked at load time,
linked at initialization time, invoked at runtime or
compiled at runtime by a dynamic compiler.