PBSPro
   HOME

TheInfoList



OR:

Portable Batch System (or simply PBS) is the name of computer software that performs job scheduling. Its primary task is to allocate computational tasks, i.e., batch jobs, among the available computing resources. It is often used in conjunction with UNIX
cluster may refer to: Science and technology Astronomy * Cluster (spacecraft), constellation of four European Space Agency spacecraft * Asteroid cluster, a small asteroid family * Cluster II (spacecraft), a European Space Agency mission to study t ...
environments. PBS is supported as a job scheduler mechanism by several meta schedulers including
Moab Moab ''Mลรกb''; Assyrian: ๐’ˆฌ๐’€ช๐’€๐’€€๐’€€ ''Mu'abรข'', ๐’ˆ ๐’€ช๐’€๐’€€๐’€€ ''Ma'bรข'', ๐’ˆ ๐’€ช๐’€Š ''Ma'ab''; Egyptian: ๐“ˆ—๐“‡‹๐“ƒ€๐“…ฑ๐“ˆ‰ ''Mลซ'ฤซbลซ'', name=, group= () is the name of an ancient Levantine kingdom whose territo ...
by Adaptive Computing Enterprises and GRAM (
Grid Resource Allocation Manager Grid, The Grid, or GRID may refer to: Common usage * Cattle grid or stock grid, a type of obstacle is used to prevent livestock from crossing the road * Grid reference, used to define a location on a map Arts, entertainment, and media * News gr ...
), a component of the Globus Toolkit.


History and versions

PBS was originally developed for NASA under a contract project that began on June 17, 1991. The main contractor who developed the original code was MRJ Technology Solutions. MRJ was acquired by Veridian in the late 1990s.
Altair Engineering Altair Engineering Inc. is an American multinational information technology company headquartered in Troy, Michigan. It provides software and cloud solutions for simulation, IoT, high performance computing (HPC), data analytics, and artificial ...
acquired the rights to all the PBS technology and intellectual property from Veridian in 2003.
Altair Engineering Altair Engineering Inc. is an American multinational information technology company headquartered in Troy, Michigan. It provides software and cloud solutions for simulation, IoT, high performance computing (HPC), data analytics, and artificial ...
currently owns and maintains the intellectual property associated with PBS, and also employs the original development team from NASA. The following versions of PBS are currently available: * OpenPBS โ€” original
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
version released by MRJ in 1998 (actively developed) * TORQUE โ€” a fork of OpenPBS that is maintained by Adaptive Computing Enterprises, Inc. (formerly Cluster Resources, Inc.) * PBS Professional (PBS Pro) โ€” the version of PBS offered by
Altair Engineering Altair Engineering Inc. is an American multinational information technology company headquartered in Troy, Michigan. It provides software and cloud solutions for simulation, IoT, high performance computing (HPC), data analytics, and artificial ...
that is dual licensed under an open source and a commercial license.


License

The license for PBS derived programs allows redistribution accompanied by information on how to obtain the source code and modifications, and requires an acknowledgement in any advertising clause mentioning use of the software (compare the
BSD advertising clause BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and distribution of covered software. This is in contrast to copyleft licenses, which have share-alike requirements. The original BSD lice ...
). Prior to 2002, PBS and derivative programs (OpenPBS) prohibited commercial redistribution of the software, required registration at the OpenPBS website, and required attribution when PBS contributed to a published research project. These requirements, which did not meet the Open Source Initiative's definition of open source, were set to expire on December 31, 2001.


References


External links


PBS Professional home page

PBS Professional GitHub Project
Job scheduling 1998 software {{software-stub