-
Notifications
You must be signed in to change notification settings - Fork 0
/
drmaa-wgec2f.html
405 lines (303 loc) · 15.3 KB
/
drmaa-wgec2f.html
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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /dmsf/drmaa-wg?folder_id=5497 at Thu, 03 Nov 2022 15:55:41 GMT
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>DMSF - DRMAA WG - Open Grid Forum</title>
<meta name="description" content="Redmine" />
<meta name="keywords" content="issue,bug,tracker" />
<meta name="csrf-param" content="authenticity_token"/>
<meta name="csrf-token" content="r8Eug2mxB/WVzjgYLFlaVTYqdY6Jf1KWLwk+E/4zIM4="/>
<link rel='shortcut icon' href='../favicon4460.ico?1425381960' />
<link href="../themes/ogf_redmine/stylesheets/application4460.css?1425381960" media="all" rel="stylesheet" type="text/css" />
<script src="../javascripts/prototype4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/effects4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/dragdrop4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/controls4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/application4460.js?1425381960" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
Event.observe(window, 'load', function(){ new WarnLeavingUnsaved('The current page contains unsaved text that will be lost if you leave this page.'); });
//]]>
</script>
<!--[if IE 6]>
<style type="text/css">
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
body {behavior: url(/stylesheets/csshover.htc?1425381960);}
</style>
<![endif]-->
<link href="../plugin_assets/extended_fields/stylesheets/extended_fields4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" /> <link href="../plugin_assets/wiking/stylesheets/wiking4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<!-- page specific tags -->
<link href="../plugin_assets/redmine_dmsf/stylesheets/jquery-ui/jquery-ui-1.8.134460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/plupload/jquery.ui.plupload4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/jquery.dataTables/jquery-ui.dataTables4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/dmsf4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery-1.6.1.min4460.js?1425381960" type="text/javascript"></script>
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery-ui-1.8.13.min4460.js?1425381960" type="text/javascript"></script>
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery.dataTables/jquery.dataTables.min4460.js?1425381960" type="text/javascript"></script>
<script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready(function() {
jQuery("#browser").dataTable({
"bJQueryUI": true,
"oLanguage": {
'sUrl': '/plugin_assets/redmine_dmsf/javascripts/jquery.dataTables/en.json'
},
"bAutoWidth": false,
"bPaginate": false,
"aaSorting": [[1,'asc']],
"aaSortingFixed": [[7,'asc']],
"aoColumnDefs": [
{ "bSearchable": false, "aTargets": [0, 6, 7, 8] },
{ "bSortable": false, "aTargets": [0, 6, 7] },
{ "iDataSort": 8, "aTargets": [ 2 ] }
],
"fnInitComplete": function() {
jQuery("div.controls").prependTo(jQuery("#browser_wrapper div.fg-toolbar")[0]);
},
"fnInfoCallback": function( oSettings, iStart, iEnd, iMax, iTotal, sPre ) {
return "Folders: 0, Documents: 4";
}
});
jQuery("[data-downloadurl]").each(function() {
var url = this.getAttribute("data-downloadurl");
if (this.addEventListener) {
this.addEventListener("dragstart", function(e) {
if (e.dataTransfer) {
e.dataTransfer.setData("DownloadURL", url);
}
},false);
}
});
});
function manipulation_link(action) {
jQuery("#entries_form").attr("action", action);
jQuery("#entries_form").submit();
};
function confirmation_link(action) {
if(!window.confirm("Do you really want to delete this entry?")) return;
jQuery("#entries_form").attr("action", action);
jQuery("#entries_form").submit();
};
</script>
</head>
<body class="theme-Ogf redmine controller-dmsf action-show">
<div id="wrapper">
<div id="wrapper2">
<div id="top-menu">
<div id="account">
<ul><li><a href="https://redmine.ogf.org/login/index.html" class="login">Logins disabled</a></li>
<li><a href="../account/register.html" class="register">Register</a></li></ul> </div>
<ul><li><a href="../index.html" class="home">Home</a></li>
<li><a href="../projects.html" class="projects">Projects</a></li>
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
<div id="header">
<div id="quick-search">
<form action="https://redmine.ogf.org/search/index/drmaa-wg" method="get">
<label for='q'>
<a href="../search/index/drmaa-wg.html" accesskey="4">Search</a>:
</label>
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" />
</form>
</div>
<h1><a href="standards.html?jump=dmsf" class="root">Standards</a> » <a href="applications-area.html?jump=dmsf" class="ancestor">Applications Area</a> » DRMAA WG</h1>
<div id="main-menu">
<ul><li><a href="../projects/drmaa-wg.html" class="overview">Overview</a></li>
<li><a href="../tab/show/drmaa-wg.html" class="tab">Project Info</a></li>
<li><a href="../projects/drmaa-wg/issues.html" class="issues">Issues</a></li>
<li><a href="drmaa-wg.html" class="dmsf selected">Documents</a></li>
<li><a href="../projects/drmaa-wg/wiki.html" class="wiki">Wiki</a></li>
<li><a href="../projects/drmaa-wg/repository.html" class="repository">Repository</a></li>
<li><a href="../projects/drmaa-wg/embedded/index.html" class="embedded">Mailing Lists</a></li></ul>
</div>
</div>
<div class="nosidebar" id="main">
<div id="sidebar">
</div>
<div id="content">
<div class="contextual">
</div>
<h2>
<a href="drmaa-wg.html">Documents</a>
/
<a href="drmaa-wg7cec.html?folder_id=218">gridforge</a>
/
<a href="drmaa-wgec2f.html?folder_id=5497">GGF 11</a>
</h2>
<div class="wiki">
</div>
<form action="https://redmine.ogf.org/dmsf/entries_operation/drmaa-wg?folder_id=5497" class="dmfs_entries" id="entries_form" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="r8Eug2mxB/WVzjgYLFlaVTYqdY6Jf1KWLwk+E/4zIM4=" /></div>
<input id="action" name="action" type="hidden" />
<div class="controls" style="float: left">
<input name="download_entries" title="Download checked in Zip archive" type="submit" value="Download" />
<input name="email_entries" title="Send checked by email" type="submit" value="Email" />
</div>
<table class="display entries" id="browser">
<thead>
<tr id="root">
<th class="check">
<input id="check_all_entries" title="Check/Uncheck all for zip download or email" type="checkbox" />
</th>
<th>Title</th>
<th>Size</th>
<th>Modified</th>
<th>Ver.</th>
<th>Author</th>
<th></th>
<th class="hidden"></th>
<th class="hidden"></th>
</tr>
</thead>
<tbody>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="8189" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/DR/DRMAA-WG_C_Bindings_document_v0.95-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:DRMAA-WG C Bindings document v0.95:https://redmine.ogf.org/dmsf_files/8189?download=" title="DRMAA-WG C Bindings document v0.95 version 1.0 download">DRMAA-WG C Bindings document v0.95</a>
<div class="filename" title="Filename used for download or in Zip archive">DRMAA-WG C Bindings document v0.95</div>
</td>
<td class="size">513.3 kB</td>
<td class="modified">
2004-06-01 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/8189.html" title="DRMAA-WG C Bindings document v0.95 details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/8189'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">525656</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="8190" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/DR/DRMAA-WG_Java_Bindings_document_v0.4.1-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:DRMAA-WG Java Bindings document v0.4.1:https://redmine.ogf.org/dmsf_files/8190?download=" title="DRMAA-WG Java Bindings document v0.4.1 version 1.0 download">DRMAA-WG Java Bindings document v0.4.1</a>
<div class="filename" title="Filename used for download or in Zip archive">DRMAA-WG Java Bindings document v0.4.1</div>
</td>
<td class="size">172 kB</td>
<td class="modified">
2004-06-01 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/8190.html" title="DRMAA-WG Java Bindings document v0.4.1 details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/8190'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">176084</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="8192" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/GG/GGF_11_DRMAA-WG_presentation-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:GGF 11 DRMAA-WG presentation:https://redmine.ogf.org/dmsf_files/8192?download=" title="GGF 11 DRMAA-WG presentation version 1.0 download">GGF 11 DRMAA-WG presentation</a>
<div class="filename" title="Filename used for download or in Zip archive">GGF 11 DRMAA-WG presentation</div>
</td>
<td class="size">103.9 kB</td>
<td class="modified">
2004-07-01 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/8192.html" title="GGF 11 DRMAA-WG presentation details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/8192'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">106367</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="8191" /></td>
<td class="title">
<a href="../dmsf_files/GGF_11_DRMAA-WG_session_minutes-2b4d7.txt?download=" class="icon icon-file " data-downloadurl="text/plain:GGF 11 DRMAA-WG session minutes:https://redmine.ogf.org/dmsf_files/8191?download=" title="GGF 11 DRMAA-WG session minutes version 2.0 download">GGF 11 DRMAA-WG session minutes</a>
<div class="filename" title="Filename used for download or in Zip archive">GGF 11 DRMAA-WG session minutes</div>
</td>
<td class="size">1000 Bytes</td>
<td class="modified">
2004-09-30 00:00
</td>
<td class="version">
2.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/8191.html" title="GGF 11 DRMAA-WG session minutes details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/8191'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">1000</td>
</tr>
</tbody>
</table>
<br />
</form>
<script type="text/javascript">
jQuery("#entries_delete_button").click(function(event) {
if(window.confirm("Do you really want to delete checked entries?")) {
jQuery("#entries_form").attr("action", "/dmsf/delete_entries/drmaa-wg?folder_id=5497");
jQuery("#entries_form").submit();
}
})
jQuery("#check_all_entries").click(function(event) {
var $this = jQuery(this);
if($this.prop("checked")) {
jQuery("input[type=checkbox]", jQuery("#browser > tbody")).prop("checked", true);
} else {
jQuery("input[type=checkbox]", jQuery("#browser > tbody")).prop("checked", false);
}
})
</script>
<br />
<div style="clear:both;"></div>
</div>
</div>
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
<div id="footer">
<div class="bgl"><div class="bgr">
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2012 Jean-Philippe Lang
</div></div>
</div>
</div>
</div>
</body>
This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /dmsf/drmaa-wg?folder_id=5497 at Thu, 03 Nov 2022 15:55:50 GMT
</html>