Revision 1442,
954 bytes
checked in by wojtekp, 11 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- |
---|
3 | This is DEBB information (taken from PLM XML and DEBBComponent |
---|
4 | files), updated by schedulers and estimators. Moreover, all elements |
---|
5 | are sorted and appear in correct order, according to the schema. |
---|
6 | --><!-- |
---|
7 | Schedulers and estimators information is loaded from |
---|
8 | coolemallPlugins.xml |
---|
9 | file |
---|
10 | --><environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
11 | xsi:noNamespaceSchemaLocation="../DCwormsResSchema.xsd"> |
---|
12 | <timeEstimationPlugin> |
---|
13 | <name>example.timeestimation.coolemall.PhaseBasedTimeEstimationPlugin</name> |
---|
14 | </timeEstimationPlugin> |
---|
15 | <resources mode="CoolEmAll"> |
---|
16 | <scheduler class="Cluster" name="cluster"> |
---|
17 | <schedulingPlugin> |
---|
18 | <name>example.localplugin.coolemall.computebox2.CB2_FCFS_Random_SP</name> |
---|
19 | </schedulingPlugin> |
---|
20 | <managedComputingResources include="false"/> |
---|
21 | </scheduler> |
---|
22 | </resources> |
---|
23 | </environment> |
---|
Note: See
TracBrowser
for help on using the repository browser.