Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
HTCondor
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Features== HTCondor can run both sequential and parallel jobs. Sequential jobs can be run in several different "universes", including "vanilla" which provides the ability to run most "batch ready" programs, and "standard universe" in which the target application is re-linked with the HTCondor I/O library which provides for remote job I/O and job checkpointing. HTCondor also provides a "local universe" which allows jobs to run on the "submit host". In the world of parallel jobs, HTCondor supports the standard [[Message Passing Interface]] and [[Parallel Virtual Machine]] (Goux, et al. 2000) in addition to its own Master Worker "MW" library for extremely parallel tasks. ''HTCondor-G'' allows HTCondor jobs to use resources not under its direct control. It is mostly used to talk to [[grid computing|grid]] and [[cloud computing|cloud]] resources, like pre-WS and WS Globus, [[Advanced Resource Connector|Nordugrid ARC]], [[UNICORE]] and [[Amazon Elastic Compute Cloud]]. But it can also be used to talk to other batch systems, like [[Portable Batch System|Torque/PBS]] and [[Load Sharing Facility|LSF]]. Support for [[Sun Grid Engine]] is currently under development as part of the [[European Grid Infrastructure|EGEE]] project.{{fact|date=September 2019}} HTCondor supports the [[DRMAA]] job API. This allows DRMAA compliant clients to submit and monitor HTCondor jobs. The [[SAGA C++ Reference Implementation]] provides an HTCondor plug-in (adaptor), which makes HTCondor job submission and monitoring available via SAGA's Python and C++ APIs. Other HTCondor features include "[[DAGMan]]" which provides a mechanism to describe job dependencies.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)