-
Notifications
You must be signed in to change notification settings - Fork 3
Mapping
Pankesh Patel edited this page Apr 5, 2016
·
5 revisions
The mapper produces a mapping from a set of computational services to a set of devices (Step 7). It takes as input a set of placement rules of computational services from an architecture specification and a set of devices defined in a deployment specification. The mapper decides where each computational service will be deployed. The current version of this algorithm selects devices randomly and allocates computational services to the selected devices. A mapping algorithm aware of heterogeneity, associated with devices of a target deployment, is a part of our future work.
For the next step - Implementing device drivers