Forum Discussion
Khoi Thinh
Oct 24, 2018Copper Contributor
What is pros and cons of CycleCloud vs Azure Batch when it comes to HPC?
Hi everyone, As you know there are some different ways to run a HPC on Azure. Azure Batch and CycleCloud are 2 good option. But what makes them different from each other? To put it another wa...
karlpodesta
Microsoft
Mar 02, 2023Hi Khoi Thinh - does this image help?
CycleCloud creates HPC clusters that have third party industry standard schedulers included (E.g. Slurm or LSF cluster). It’s mostly aimed at traditional Linux HPC admins. Batch is mostly aimed at developers, folks building a capability into their own product or service, and it includes its own scheduler to run jobs. Both Batch and CycleCloud create sets of VMs to run your application, but use different schedulers and interfaces.
- mkbane_mmuSep 19, 2023Copper Contributor
Thanks karlpodesta
Can you give me reference for original of the image.
Further, how do the costs vary between Cycle & Batch (for sporadic use of say 10 HPC nodes)?
m
- mkbane_mmuSep 19, 2023Copper ContributorI see also a deeper dive is at
https://learn.microsoft.com/en-us/azure/architecture/topics/high-performance-computing
I'm still interested to hear regarding relative costing (I can give a more detailed example if you wish). m- anhowardOct 19, 2023
Microsoft
The original image came from some slide decks we use for customer conversations. For relative costing, if you can provide more detail that would be great. Batch and CycleCloud are both free to use, you only pay for the compute/networking/storage.