Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.17 KB

index.rst

File metadata and controls

31 lines (26 loc) · 1.17 KB

Cloud Computing

Although HTCondor has long supported accessing cloud resources as though they were part of the Grid, the differences between clouds and the Grid have made it difficult to convert access into utility; a job in the Grid universe starts a virtual machine, rather than the user's executable.

We offer two solutions to this problem. The first, a tool called condor_annex, helps users or administrators extend an existing HTCondor pool with cloud resources. The second is an easy way to create an entire HTCondor pool from scratch on the cloud, using our google_cloud_marketplace.

The rest of this chapter is concerned with using the condor_annex tool to add nodes to an existing HTCondor pool; it includes instructions on how to create a single-node HTCondor installation as a normal user so that you can expand it with cloud resources. It also discusses how to manually construct a condor_in_the_cloud using condor_annex.

introduction-cloud-computing annex-users-guide using-annex-first-time annex-customization-guide annex-configuration condor-in-the-cloud google-cloud-marketplace