Proposed Pull Request Change

title description author ms.date ms.author
Download Cluster Projects and Templates Azure CycleCloud has built-in templates you can configure and edit to make your own custom templates. adriankjohnson 11/21/2025 adjohnso
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- title: Download Cluster Projects and Templates description: Azure CycleCloud has built-in templates you can configure and edit to make your own custom templates. author: adriankjohnson ms.date: 11/21/2025 ms.author: adjohnso --- # Cluster template downloads Azure CycleCloud comes with built-in cluster templates that you can use out of the box, or customize to [build a template](~/articles/cyclecloud/how-to/cluster-templates.md) for your specific needs. For the full list of available cluster templates, see the "cyclecloud" repositories in [Microsoft Azure GitHub](https://github.com/Azure?q=cyclecloud). You can import customized templates into CycleCloud using the CycleCloud CLI: ```azurecli-interactive cyclecloud import_template -f templates/template-name.template.txt ``` ## Available template types | Project/template type | CycleCloud repo | Description | | --------------------- | ---------------- | ------------ | --- | | [![Grid Engine Logo](~/articles/cyclecloud/media/index/grid-engine.png)](http://gridscheduler.sourceforge.net/) | [Grid Engine](https://github.com/Azure/cyclecloud-gridengine) | Azure CycleCloud GridEngine cluster template. | | [![HPCPack logo](~/articles/cyclecloud/media/index/hpcpack.png)](/powershell/high-performance-computing/overview?view=hpc16-ps&preserve-view=true) | [HPC Pack](https://github.com/Azure/cyclecloud-hpcpack) | CycleCloud project that enables use of Microsoft HPC Pack job scheduler. | | [![HTCondor Logo](~/articles/cyclecloud/media/index/htcondor.png)](https://research.cs.wisc.edu/htcondor/) | [HTCondor](https://github.com/Azure/cyclecloud-htcondor) | Azure CycleCloud HTCondor cluster template. | | [![Spectrum LSF](~/articles/cyclecloud/media/index/lsf.png)](https://www.ibm.com/us-en/marketplace/hpc-workload-management) | [Spectrum LSF](https://github.com/Azure/cyclecloud-lsf) | CycleCloud project to enable use of Spectrum LSF job scheduler in Azure CycleCloud HPC clusters. | | ![NFS logo](~/articles/cyclecloud/media/index/nfs.png) | [Network File System](https://github.com/Azure/cyclecloud-nfs) | CycleCloud project to enable use of NFS filers in HPC clusters in Azure. | | ![OpenPBS Logo](~/articles/cyclecloud/media/index/PBS-logo-small.png) | [OpenPBS](https://github.com/Azure/cyclecloud-pbspro) | Azure CycleCloud OpenPBS cluster template. | | [![slurm logo](~/articles/cyclecloud/media/index/slurm.png)](https://slurm.schedmd.com/) | [Slurm](https://github.com/Azure/cyclecloud-slurm) | CycleCloud project to enable users to create, configure, and use Slurm HPC clusters. |
Success! Branch created successfully. Create Pull Request on GitHub
Error: