File: control

package info (click to toggle)
gridengine 8.1.9%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 56,880 kB
  • sloc: ansic: 432,689; java: 87,068; cpp: 31,958; sh: 29,429; jsp: 7,757; perl: 6,336; xml: 5,828; makefile: 4,701; csh: 3,928; ruby: 2,221; tcl: 1,676; lisp: 669; yacc: 519; python: 503; lex: 361; javascript: 200
file content (316 lines) | stat: -rw-r--r-- 10,901 bytes parent folder | download | duplicates (2)
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
Source: gridengine
Section: utils
Priority: optional
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Uploaders: Dave Love <d.love@liverpool.ac.uk>,
	   Afif Elghraoui <afif@debian.org>,
           Laszlo Kajan <lkajan@debian.org>,
           Mark Hymers <mhy@debian.org>,
           Michael Banck <mbanck@debian.org>
Build-Depends:
	debhelper (>= 10),
	tcsh | c-shell,
	libdb-dev,
	libssl-dev,
	libtirpc-dev,
	libncurses5-dev,
	libpam0g-dev,
	libxt-dev,
	libmotif-dev,
	libxpm-dev,
	libxmu-dev,
	po-debconf,
	default-jdk,
	ant,
	ant-optional,
	junit,
	javacc,
	libhwloc-dev,
	libjemalloc-dev,
	libxft-dev,
	libmunge-dev,
Standards-Version: 4.6.0.1
Homepage: https://arc.liv.ac.uk/trac/SGE/
Vcs-Git: https://salsa.debian.org/hpc-team/gridengine
Vcs-Browser: https://salsa.debian.org/hpc-team/gridengine

Package: gridengine-common
Architecture: all
Depends:
	${misc:Depends},
	adduser,
	bsd-mailx | mailx,
	cpp,
	ucf,
	tcsh | c-shell,
Suggests:
	python,
	tclsh,
Breaks:
	libdrmaa-dev,
	gridengine-drmaa-dev (<< 6.2u5-8),
Replaces:
	gridengine-client (<< 6.2u5-2),
	gridengine-drmaa-dev (<< 6.2u5-8),
	libdrmaa-dev
Description: Distributed resource management - common files
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains required shared files and the basic configuration.

Package: gridengine-client
Architecture: any
Depends:
	${shlibs:Depends},
	${misc:Depends},
	gridengine-common (= ${source:Version}),
	openssl,
	sensible-utils,
Suggests:
	ssh-client,
	gridengine-qmon,
Conflicts: torque-client
Breaks:
	libdrmaa-java,
	gridengine-master (<< 6.2u5-8),
	gridengine-exec (<< 6.2u5-8),
Replaces:
	libdrmaa-java,
	gridengine-master (<< 6.2u5-8),
	gridengine-exec (<< 6.2u5-8),
Description: Utilities for Grid Engine queue management
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains the Grid Engine user utilities.

Package: gridengine-qmon
Architecture: any
Depends:
	${shlibs:Depends},
	${misc:Depends},
	gridengine-common (= ${source:Version}),
	sensible-utils,
Recommends: xfonts-75dpi | xfonts-100dpi
Description: Graphical utilities for Grid Engine queue management
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains the graphical Grid Engine administration frontend.

Package: gridengine-master
Architecture: any
Depends:
	${shlibs:Depends},
	${misc:Depends},
	gridengine-client (= ${binary:Version}),
	procps,
	lsb-base,
Recommends: db-util
Description: Distributed resource management - Master Server
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains the Grid Engine master server.

Package: gridengine-exec
Architecture: any
Replaces: gridengine-master (<< 6.2-3)
Depends:
	${shlibs:Depends},
	${misc:Depends},
	gridengine-common (= ${source:Version}),
	gridengine-client (= ${binary:Version}),
	tcsh | c-shell,
	procps,
	lsb-base,
Suggests: openssh-server
Description: Distributed resource management - Execution Server
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains the Grid Engine execution server.

Package: gridengine-dev
Section: libdevel
Architecture: all
Depends:
	${misc:Depends},
# For jgdi and juti libs
	gridengine-client,
# For jsv lib
	gridengine-common,
Suggests: gridengine-drmaa-dev
Breaks: gridengine-common (<= 8.1.8+dfsg-6)
Replaces: gridengine-common (<= 8.1.8+dfsg-6)
Description: Distributed resource management - development files
 Grid Engine is software that facilitates "distributed resource
 management" (DRM).  Far more than just simple load-balancing tools or
 batch scheduling mechanisms, DRM software typically provides the
 following key features across large sets of distributed resources:
 .
   * Policy based allocation of distributed resources (CPU time,
     software licenses, etc.)
   * Batch queuing & scheduling
   * Support diverse server hardware, OS and architectures
   * Load balancing & remote job execution
   * Detailed job accounting statistics
   * Fine-grained user specifiable resources
   * Suspend/resume/migrate jobs
   * Tools for reporting Job/Host/Cluster status
   * Job Arrays
   * Integration & control of parallel jobs
 .
 This package contains development files for interacting with
 the Grid Engine database and job submission verifier.

Package: gridengine-drmaa1.0
Architecture: any
Section: libs
Breaks: libdrmaa1.0 (<< 6.2u5-4)
Replaces: libdrmaa1.0 (<< 6.2u5-4)
Depends:
	${shlibs:Depends},
	${misc:Depends},
	sensible-utils,
Description: Distributed resource management Application API library
 DRMAA (Distributed Resource Management Application API) is a specification
 developed by a working group in the Global Grid Forum (GGF).  The intention
 is to provide an API specification for the submission and control of jobs
 to one or more Distributed Resource Management (DRM) systems.
 .
 This package contains the library which provides the Grid Engine
 implementation of the DRMAA specification.

Package: libdrmaa1.0-java
Architecture: all
Section: java
Replaces: libdrmaa-java (<< 8.1.3)
Depends:
	${misc:Depends},
	gridengine-drmaa1.0 (>= ${source:Version}),
Suggests: libdrmaa1.0-java-doc
Description: Distributed resource management Application API library - Java bindings
 DRMAA (Distributed Resource Management Application API) is a specification
 developed by a working group in the Global Grid Forum (GGF).  The intention
 is to provide an API specification for the submission and control of jobs
 to one or more Distributed Resource Management (DRM) systems.
 .
 This package contains the Java bindings for the Grid Engine implementation of
 the DRMAA specification.

Package: libdrmaa1.0-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Distributed resource management Application API library - Java bindings docs
 DRMAA (Distributed Resource Management Application API) is a specification
 developed by a working group in the Global Grid Forum (GGF).  The intention
 is to provide an API specification for the submission and control of jobs
 to one or more Distributed Resource Management (DRM) systems.
 .
 This package contains Javadocs for the Grid Engine Java binding.

Package: gridengine-drmaa-dev
Architecture: any
Section: libdevel
Breaks: libdrmaa-dev (<< 6.2u5-5)
Replaces: libdrmaa-dev (<< 6.2u5-5)
Depends:
	${misc:Depends},
	gridengine-drmaa1.0 (= ${binary:Version}),
Description: Distributed resource management Application API library - development files
 DRMAA (Distributed Resource Management Application API) is a specification
 developed by a working group in the Global Grid Forum (GGF).  The intention
 is to provide an API specification for the submission and control of jobs
 to one or more Distributed Resource Management (DRM) systems.
 .
 This package contains the development files for the library which provides
 the Grid Engine implementation of the DRMAA specification.

Package: libdrmaa1.0-ruby
Architecture: all
Section: ruby
Depends:
	${misc:Depends},
	gridengine-drmaa1.0 (>= ${source:Version}),
	ruby | ruby-interpreter,
Description: Distributed resource management Application API library - Ruby bindings
 DRMAA (Distributed Resource Management Application API) is a specification
 developed by a working group in the Global Grid Forum (GGF).  The intention
 is to provide an API specification for the submission and control of jobs
 to one or more Distributed Resource Management (DRM) systems.
 .
 This package contains the Ruby bindings for the Grid Engine implementation of
 the DRMAA specification.