]> SALOME platform Git repositories - modules/yacs.git/blob - src/genericgui/FormAdvParamContainer.ui
Salome HOME
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/yacs
[modules/yacs.git] / src / genericgui / FormAdvParamContainer.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>fm_advparamcontainer</class>
4  <widget class="QWidget" name="fm_advparamcontainer">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>393</width>
10     <height>565</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_1">
17    <property name="margin">
18     <number>2</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QGroupBox" name="gb_basic">
22      <property name="sizePolicy">
23       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24        <horstretch>0</horstretch>
25        <verstretch>0</verstretch>
26       </sizepolicy>
27      </property>
28      <property name="title">
29       <string>Parameters</string>
30      </property>
31      <layout class="QGridLayout" name="gridLayout_2">
32       <property name="margin">
33        <number>2</number>
34       </property>
35       <item row="0" column="0" colspan="2">
36        <widget class="QTabWidget" name="tw_advance">
37         <property name="currentIndex">
38          <number>1</number>
39         </property>
40         <widget class="QWidget" name="tab">
41          <attribute name="title">
42           <string>Container</string>
43          </attribute>
44          <layout class="QGridLayout" name="gridLayout_3">
45           <item row="0" column="0" colspan="2">
46            <widget class="QLabel" name="label_3">
47             <property name="text">
48              <string>container name:</string>
49             </property>
50            </widget>
51           </item>
52           <item row="0" column="2">
53            <widget class="QLineEdit" name="le_contname">
54             <property name="toolTip">
55              <string>name of the container when instanciated at runtime</string>
56             </property>
57            </widget>
58           </item>
59           <item row="1" column="0">
60            <widget class="QLabel" name="label_9">
61             <property name="text">
62              <string>mode:</string>
63             </property>
64            </widget>
65           </item>
66           <item row="2" column="0" colspan="2">
67            <widget class="QLabel" name="label_12">
68             <property name="text">
69              <string>working dir:</string>
70             </property>
71            </widget>
72           </item>
73           <item row="2" column="2">
74            <widget class="QLineEdit" name="le_workdir"/>
75           </item>
76           <item row="3" column="0" colspan="3">
77             <widget class="QCheckBox" name="ch_pycache">
78               <property name="text">
79               <string>Use python cache</string>
80               </property>
81             </widget>
82           </item>
83           <item row="4" column="0" colspan="3">
84            <widget class="QGroupBox" name="groupBox_2">
85             <property name="title">
86              <string>Parallel parameters</string>
87             </property>
88             <layout class="QGridLayout" name="gridLayout_4">
89              <item row="0" column="0">
90               <widget class="QLabel" name="label_16">
91                <property name="text">
92                 <string>nb procs:</string>
93                </property>
94               </widget>
95              </item>
96              <item row="0" column="3">
97               <widget class="QSpinBox" name="sb_nbprocpar">
98                <property name="sizePolicy">
99                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
100                  <horstretch>0</horstretch>
101                  <verstretch>0</verstretch>
102                 </sizepolicy>
103                </property>
104               </widget>
105              </item>
106              <item row="1" column="0" colspan="4">
107               <widget class="QCheckBox" name="ch_mpi">
108                <property name="sizePolicy">
109                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
110                  <horstretch>0</horstretch>
111                  <verstretch>0</verstretch>
112                 </sizepolicy>
113                </property>
114                <property name="layoutDirection">
115                 <enum>Qt::RightToLeft</enum>
116                </property>
117                <property name="autoFillBackground">
118                 <bool>false</bool>
119                </property>
120                <property name="text">
121                 <string>MPI container</string>
122                </property>
123               </widget>
124              </item>
125              <item row="2" column="0" colspan="2">
126               <widget class="QLabel" name="label_17">
127                <property name="text">
128                 <string>PaCO++ lib:</string>
129                </property>
130               </widget>
131              </item>
132              <item row="2" column="2" colspan="2">
133               <widget class="QComboBox" name="cb_parallel">
134                <property name="editable">
135                 <bool>false</bool>
136                </property>
137               </widget>
138              </item>
139              <item row="0" column="2">
140               <spacer name="horizontalSpacer">
141                <property name="orientation">
142                 <enum>Qt::Horizontal</enum>
143                </property>
144                <property name="sizeHint" stdset="0">
145                 <size>
146                  <width>50</width>
147                  <height>20</height>
148                 </size>
149                </property>
150               </spacer>
151              </item>
152             </layout>
153            </widget>
154           </item>
155           <item row="5" column="1">
156            <spacer name="verticalSpacer">
157             <property name="orientation">
158              <enum>Qt::Vertical</enum>
159             </property>
160             <property name="sizeHint" stdset="0">
161              <size>
162               <width>20</width>
163               <height>168</height>
164              </size>
165             </property>
166            </spacer>
167           </item>
168           <item row="1" column="2">
169            <widget class="QLineEdit" name="cb_mode">
170             <property name="readOnly">
171              <bool>true</bool>
172             </property>
173            </widget>
174           </item>
175          </layout>
176         </widget>
177         <widget class="QWidget" name="tab_2">
178          <attribute name="title">
179           <string>Resource</string>
180          </attribute>
181          <layout class="QGridLayout" name="gridLayout_5">
182           <item row="0" column="0">
183            <widget class="QLabel" name="label_19">
184             <property name="text">
185              <string>hostname:</string>
186             </property>
187            </widget>
188           </item>
189           <item row="0" column="1" colspan="2">
190            <widget class="QLineEdit" name="le_hostname"/>
191           </item>
192           <item row="1" column="0">
193            <widget class="QLabel" name="label_13">
194             <property name="text">
195              <string>O.S.:</string>
196             </property>
197            </widget>
198           </item>
199           <item row="1" column="1" colspan="2">
200            <widget class="QLineEdit" name="le_os"/>
201           </item>
202           <item row="2" column="0">
203            <widget class="QLabel" name="label_20">
204             <property name="text">
205              <string>nb procs:</string>
206             </property>
207            </widget>
208           </item>
209           <item row="2" column="1">
210            <spacer name="horizontalSpacer_2">
211             <property name="orientation">
212              <enum>Qt::Horizontal</enum>
213             </property>
214             <property name="sizeHint" stdset="0">
215              <size>
216               <width>20</width>
217               <height>20</height>
218              </size>
219             </property>
220            </spacer>
221           </item>
222           <item row="2" column="2">
223            <widget class="QSpinBox" name="sb_nbproc">
224             <property name="sizePolicy">
225              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
226               <horstretch>0</horstretch>
227               <verstretch>0</verstretch>
228              </sizepolicy>
229             </property>
230            </widget>
231           </item>
232           <item row="3" column="0">
233            <widget class="QLabel" name="label_5">
234             <property name="text">
235              <string>mem mb:</string>
236             </property>
237            </widget>
238           </item>
239           <item row="3" column="1">
240            <spacer name="horizontalSpacer_3">
241             <property name="orientation">
242              <enum>Qt::Horizontal</enum>
243             </property>
244             <property name="sizeHint" stdset="0">
245              <size>
246               <width>20</width>
247               <height>20</height>
248              </size>
249             </property>
250            </spacer>
251           </item>
252           <item row="3" column="2">
253            <widget class="QSpinBox" name="sb_mem">
254             <property name="sizePolicy">
255              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
256               <horstretch>0</horstretch>
257               <verstretch>0</verstretch>
258              </sizepolicy>
259             </property>
260             <property name="toolTip">
261              <string>required memory (megaBytes)</string>
262             </property>
263            </widget>
264           </item>
265           <item row="4" column="0">
266            <widget class="QLabel" name="label_6">
267             <property name="text">
268              <string>cpu clock:</string>
269             </property>
270            </widget>
271           </item>
272           <item row="4" column="1">
273            <spacer name="horizontalSpacer_4">
274             <property name="orientation">
275              <enum>Qt::Horizontal</enum>
276             </property>
277             <property name="sizeHint" stdset="0">
278              <size>
279               <width>20</width>
280               <height>20</height>
281              </size>
282             </property>
283            </spacer>
284           </item>
285           <item row="4" column="2">
286            <widget class="QSpinBox" name="sb_cpu">
287             <property name="sizePolicy">
288              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
289               <horstretch>0</horstretch>
290               <verstretch>0</verstretch>
291              </sizepolicy>
292             </property>
293             <property name="toolTip">
294              <string>required cpu clock frequency (MHz)</string>
295             </property>
296            </widget>
297           </item>
298           <item row="5" column="0">
299            <widget class="QLabel" name="label_8">
300             <property name="text">
301              <string>nb nodes:</string>
302             </property>
303            </widget>
304           </item>
305           <item row="5" column="1">
306            <spacer name="horizontalSpacer_5">
307             <property name="orientation">
308              <enum>Qt::Horizontal</enum>
309             </property>
310             <property name="sizeHint" stdset="0">
311              <size>
312               <width>20</width>
313               <height>20</height>
314              </size>
315             </property>
316            </spacer>
317           </item>
318           <item row="5" column="2">
319            <widget class="QSpinBox" name="sb_nbNodes">
320             <property name="sizePolicy">
321              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
322               <horstretch>0</horstretch>
323               <verstretch>0</verstretch>
324              </sizepolicy>
325             </property>
326            </widget>
327           </item>
328           <item row="6" column="0">
329            <widget class="QLabel" name="label_7">
330             <property name="text">
331              <string>nb proc / node:</string>
332             </property>
333            </widget>
334           </item>
335           <item row="6" column="1">
336            <spacer name="horizontalSpacer_6">
337             <property name="orientation">
338              <enum>Qt::Horizontal</enum>
339             </property>
340             <property name="sizeHint" stdset="0">
341              <size>
342               <width>20</width>
343               <height>20</height>
344              </size>
345             </property>
346            </spacer>
347           </item>
348           <item row="6" column="2">
349            <widget class="QSpinBox" name="sb_procNode">
350             <property name="sizePolicy">
351              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
352               <horstretch>0</horstretch>
353               <verstretch>0</verstretch>
354              </sizepolicy>
355             </property>
356            </widget>
357           </item>
358           <item row="7" column="0">
359            <widget class="QLabel" name="label_14">
360             <property name="text">
361              <string>policy:</string>
362             </property>
363            </widget>
364           </item>
365           <item row="8" column="0">
366            <widget class="QLabel" name="label_10">
367             <property name="sizePolicy">
368              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
369               <horstretch>0</horstretch>
370               <verstretch>0</verstretch>
371              </sizepolicy>
372             </property>
373             <property name="text">
374              <string>Component list:</string>
375             </property>
376            </widget>
377           </item>
378           <item row="9" column="0" colspan="3">
379            <widget class="QLineEdit" name="le_compolist">
380             <property name="toolTip">
381              <string>example: GEOM, SMESH</string>
382             </property>
383            </widget>
384           </item>
385           <item row="10" column="0" colspan="2">
386            <widget class="QLabel" name="label_21">
387             <property name="sizePolicy">
388              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
389               <horstretch>0</horstretch>
390               <verstretch>0</verstretch>
391              </sizepolicy>
392             </property>
393             <property name="text">
394              <string>Restricted resource list:</string>
395             </property>
396            </widget>
397           </item>
398           <item row="11" column="0" colspan="3">
399            <widget class="QLineEdit" name="le_resourceList">
400             <property name="toolTip">
401              <string>example: machine1, machine2</string>
402             </property>
403            </widget>
404           </item>
405           <item row="7" column="1" colspan="2">
406            <widget class="QComboBox" name="cb_policy">
407             <property name="editable">
408              <bool>false</bool>
409             </property>
410             <property name="maxVisibleItems">
411              <number>3</number>
412             </property>
413            </widget>
414           </item>
415          </layout>
416         </widget>
417        </widget>
418       </item>
419      </layout>
420     </widget>
421    </item>
422   </layout>
423  </widget>
424  <resources/>
425  <connections/>
426 </ui>