yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent LibOBT_dlgEditBenchmarkerParameter
{
  #keys: '[110880.5.646477593]'
  BaseType: 'Dialog'
  Databinding: 'shadow[LibOBT_BenchmarkerParameter]'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 44 parent: 0 }
      GBFlow.Column { grow: 0 id: 41 parent: 0 }
      GBFlow.Column { grow: 128 id: 27 parent: 0 }
      GBFlow.Column { grow: 0 id: 39 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => EditorDescription
        Position { startcolumn: 41 startrow: 16 endcolumn: 41 endrow: 16 }
      }
      GBElement
      {
        Component => Label5
        Position { startcolumn: 44 startrow: 16 endcolumn: 44 endrow: 16 }
      }
      GBElement
      {
        Component => LabelMaxParallelRunsAllowed
        Position { startcolumn: 44 startrow: 3 endcolumn: 44 endrow: 3 }
      }
      GBElement
      {
        Component => GroupPanelSettingsForScenario
        Position { startcolumn: 44 startrow: 17 endcolumn: 39 endrow: 17 }
      }
      GBElement
      {
        Component => Image
        Position { startcolumn: 39 startrow: 24 endcolumn: 39 endrow: 24 }
      }
      GBElement
      {
        Component => EditorTotalThreadsAllowed
        Position { startcolumn: 41 startrow: 3 endcolumn: 41 endrow: 3 }
      }
      GBElement
      {
        Component => EditorAutotunerTolerance
        Position { startcolumn: 41 startrow: 25 endcolumn: 41 endrow: 25 }
      }
      GBElement
      {
        Component => LabelAutotunerTolerance
        Position { startcolumn: 44 startrow: 25 endcolumn: 44 endrow: 25 }
      }
      GBElement
      {
        Component => RadioButtonGroupBenchmarkType
        Position { startcolumn: 44 startrow: 26 endcolumn: 27 endrow: 26 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 3 parent: 0 }
      GBFlow.Row { grow: 0 id: 16 parent: 0 }
      GBFlow.Row { grow: 0 id: 24 parent: 0 }
      GBFlow.Row { grow: 0 id: 26 parent: 0 }
      GBFlow.Row { grow: 0 id: 25 parent: 0 }
      GBFlow.Row { grow: 128 id: 17 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar
    #child: EditorDescription
    Component Label5
    {
      #keys: '[107934.0.269714119]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorDescription'
        Shortcut: 'Alt+D'
        Text: '&Description'
        Transparent: true
      ]
    }
    Component LabelMaxParallelRunsAllowed
    {
      #keys: '[107934.0.291244001]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorTotalThreadsAllowed'
        Shortcut: 'Alt+W'
        Text: 'Max threads allo&wed'
        Tooltip: 'Threads are determined by strategy/solver setting parameter 1067 but this will be limited by the number given here'
        Transparent: true
      ]
    }
    #child: GroupPanelSettingsForScenario
    Component Image
    {
      #keys: '[112884.0.871945134]'
      BaseType: 'Image'
      Properties:
      [
        MinimumHeight: 16
        MinimumWidth: 16
      ]
    }
    #child: EditorTotalThreadsAllowed
    #child: EditorAutotunerTolerance
    Component LabelAutotunerTolerance
    {
      #keys: '[122872.0.387237102]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorAutotunerTolerance'
        Shortcut: 'Alt+T'
        Text: 'Autotuner relative &tolerance'
        Transparent: true
      ]
    }
    Component RadioButtonGroupBenchmarkType
    {
      #keys: '[122872.0.1836162373]'
      BaseType: 'RadioButtonGroup'
      Properties:
      [
        BoundValue: 'benchmarkerKT'
        ButtonLabels: 'Run benchmarker from KT  ;Run benchmarker on selected scenarios  ;Run autotuner on selected scenarios'
        ButtonValues: 'benchmarkerKT;benchmarkerscenarios;autotuner'
        Horizontal: true
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 494
    InitialPlacement: 'floating'
    Title: 'Benchmarker settings'
    Width: 832
    ModeledStringList ChildOrdering
    {
      c: EditorTotalThreadsAllowed
      c: Label5
      c: EditorDescription
      c: RadioButtonGroupBenchmarkType
      c: EditorAutotunerTolerance
      c: LabelMaxParallelRunsAllowed
      c: GroupPanelSettingsForScenario
      c: Toolbar
      c: Image
      c: LabelAutotunerTolerance
    }
  ]
}