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
|
Source: globus-gram-job-manager-pbs
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
debhelper (>= 10),
pkg-config,
libglobus-common-dev (>= 15),
libglobus-scheduler-event-generator-dev (>= 4)
Standards-Version: 4.4.0
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/globus-gram-job-manager-pbs
Vcs-Git: https://salsa.debian.org/ellert/globus-gram-job-manager-pbs.git
Homepage: https://github.com/gridcf/gct/
Package: globus-gram-job-manager-pbs
Section: net
Architecture: all
Multi-Arch: foreign
Provides:
globus-gram-job-manager-setup-pbs
Replaces:
globus-gram-job-manager-setup-pbs (<< 4.5),
globus-gram-job-manager-setup-pbs-doc (<< 4.5)
Conflicts:
globus-gram-job-manager-setup-pbs (<< 4.5),
globus-gram-job-manager-setup-pbs-doc (<< 4.5)
Depends:
${misc:Depends},
${perl:Depends},
globus-gram-job-manager (>= 13),
globus-gram-job-manager-scripts (>= 4),
globus-gass-cache-program (>= 5),
globus-gatekeeper (>= 9)
Recommends: globus-gram-job-manager-pbs-setup-poll | globus-gram-job-manager-pbs-setup-seg
Description: Grid Community Toolkit - PBS Job Manager Support
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The globus-gram-job-manager-pbs package contains:
PBS Job Manager Support
Package: globus-gram-job-manager-pbs-setup-poll
Section: net
Architecture: all
Multi-Arch: foreign
Depends:
globus-gram-job-manager-pbs (= ${source:Version}),
globus-gram-job-manager-scripts (>= 4),
${misc:Depends}
Description: Grid Community Toolkit - PBS Job Manager Support using polling
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The globus-gram-job-manager-pbs-setup-poll package contains:
PBS Job Manager Support using polling to monitor job state
Package: globus-gram-job-manager-pbs-setup-seg
Section: net
Architecture: any
Multi-Arch: same
Depends:
globus-gram-job-manager-pbs (= ${source:Version}),
globus-gram-job-manager-scripts (>= 4),
globus-scheduler-event-generator-progs (>= 4),
${misc:Depends},
${shlibs:Depends}
Description: Grid Community Toolkit - PBS Job Manager Support using SEG
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The globus-gram-job-manager-pbs-setup-seg package contains:
PBS Job Manager Support using the scheduler event generator to monitor job
state
|