Jump to content

HTCondor: Difference between revisions

From cernipedia
Page created automatically by script
 
No edit summary
 
Line 1: Line 1:
Formerly Condor[[Category:Scientific terms]] [[Category:Abbreviations]] [[Category:FAPlist]]
'''HTCondor''' is an open-source high-throughput computing software framework for coarse-grained distributed parallelization of computationally intensive tasks. It can be used to manage workload on a dedicated cluster of computers, or to farm out work to idle desktop computers – so-called cycle scavenging. HTCondor runs on Linux, Unix, Mac OS X, FreeBSD, and Microsoft Windows operating systems. HTCondor can integrate both dedicated resources (rack-mounted clusters) and non-dedicated desktop machines (cycle scavenging) into one computing environment.
 
For more information, see [[wikipedia:HTCondor|Wikipedia]].
[[Category:FAPlist]]
[[Category:Pages linking to Wikipedia]]
[[Category:Computing]]

Latest revision as of 09:20, 24 April 2026

HTCondor is an open-source high-throughput computing software framework for coarse-grained distributed parallelization of computationally intensive tasks. It can be used to manage workload on a dedicated cluster of computers, or to farm out work to idle desktop computers – so-called cycle scavenging. HTCondor runs on Linux, Unix, Mac OS X, FreeBSD, and Microsoft Windows operating systems. HTCondor can integrate both dedicated resources (rack-mounted clusters) and non-dedicated desktop machines (cycle scavenging) into one computing environment.

For more information, see Wikipedia.