Windows Azure and Parallel Computing (HPC)
February 24, 2012 Leave a comment
I had the opportunity to do some research the Windows Azure High-Performance Computing (HPC) / Parallel Computing scenario earlier today. In my travels, I encountered (and want to share):
- Windows Azure Parallel Scenario Page
- Windows HPC Server and Windows Azure: High performance computing in the cloud (Word Document)
- Deploying Windows Azure Worker Nodes in Windows HPC Server 2008 R2 Step-by-Step Guide
- Jumping into the deep end of the pool:
- Windows Azure Message Passing Interface (includes a spiffy lab / demo on calculating pi)
- Windows Azure Parametric Sweep (the famous “embarrassingly parallel” problem-solver)
- Windows HPC Burst to Windows Azure: Application Models and Data Considerations
How do you get started on all this good stuff? Well if you have the need (or want to get your developers started), point them to:
With the Windows Azure Training Kit installed, your HPC developers will want to review the following labs within:
- Running a parametric sweep application with the Windows Azure HPC Scheduler
- Running SOA Services with the Windows Azure HPC Scheduler
- Running MPI Applications with the Windows Azure HPC Scheduler
Yes: HPC / Parallel Computing is in the cloud. In these interesting financial times, who needs:
- Massive data centers
- The cost for infrastructure, maintenance and upgrades to the above, year after year
- Wasted capacity
The Cloud IS the place for HPC, and with a bit of work on your part, you’re ready to join in.
I’ll see you there.