News

Windows HPC Server 2008 Goes Mainstream

Redmond releases Windows HPC Server 2008, the data center-class operating system for high-performance computing applications.

Microsoft late last month released Windows HPC Server 2008, the data center-class operating system that promises to broaden the development and implementation of high-performance computing (HPC) applications on the Windows platform. Company officials launched the successor to Windows Compute Cluster Server 2003 at the High Performance on Wall Street computing conference in New York.

Based on the core Windows Server 2008 OS, Microsoft's new HPC platform is regarded as a substantially improved upgrade for creating large server clusters. It could also be pivotal in bringing parallel computing on the Windows platform to a wider swath of applications that require support for real-time, low-latency computations. Microsoft says the new release is also much faster to deploy and easier to administer than Computer Cluster Server 2003.

"Microsoft has taken high-performance computing to the mainstream by making it part of our overall product strategy," said Bill Laing, corporate VP of Microsoft's Windows Server and Solutions division, speaking in a keynote address at the Wall Street conference.

Microsoft says HPC Server will facilitate the move to parallel programming using tools such as the new F# programming language -- which was released as a community technology preview (CTP) last month -- and for .NET Parallel Extensions to .NET Framework, also available as a CTP.

Pitching High Performance
Redmond is engaged in a 25-city launch event to target a broad swath of customer segments, including manufacturing, life sciences, public sector, and oil and gas, among others.

During the keynote presentation, Kyril Faenov, general manager of Microsoft's HPC engineering team, said developers can adopt HPC functionality without significant coding.

"From a developer standpoint, we made it very easy to be able to take the computations we have today running in the client, and add a bare minimum amount of code to be able to parallelize on the server," Faenov said.

Despite tightened integration with Visual Studio and .NET Framework, some developers might find HPC Server 2008 challenging, says John Powers, founder and CEO of Oakland-based Digipede Technologies LLC. "I think the programming model still needs additional improvements," Powers explains, citing lack of support for legacy code that doesn't utilize Windows Communication Foundation.

That might not be an issue, says Vince Mendillo, a director in Microsoft's Server and Tools Business Group. "Most of the customers we're seeing who are planning new deployments are writing new apps."

Much of the legacy code that developers may need to support is Linux-based, he says. Mendillo notes that support for Iron Ruby, Iron Python, Fortan and a built-in Posix-compliant shell should help many developers bridge to non-Windows environments.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube