Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Latest News
    • Networking
    • Servers

    Microsoft to Take On Linux in HPC Space

    Written by

    Peter Galli
    Published June 9, 2006
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      Microsoft is finally ready to enter the high-performance computing market, a technology dominated by open-source Linux technology.

      The Redmond, Wash., software maker released Windows Compute Cluster Server 2003 to manufacturing on June 9, with general availability of the product scheduled for August.

      It will be sold via volume licensing and OEM licensing for an estimated price of $469 a node, but prices will vary depending on the license and volume, John Borozan, group product manager for the Windows Server Division, told eWEEK.

      Evaluation copies of Windows Compute Cluster Server 2003, a 64-bit operating system for industry-standard x64 processors, will be handed out to attendees of Microsofts TechEd 2006 conference in Boston the week of June 12, he said.

      /zimages/4/28571.gifClick here to read more about Windows Compute Cluster Server 2003.

      This is Microsofts first software offering designed specifically to run parallel, high-performance computing applications for customers, and it provides a platform that can be deployed, operated and integrated with existing infrastructure and tools. Customers can also leverage their existing development skills using Visual Studio 2005, Borozan said.

      The upcoming availability of the Windows Compute Cluster Server marks a milestone for Microsoft, which is a late-comer to a market largely dominated by Linux software.

      While Microsoft will release a single 64-bit-only version of the software, it will run on all the hardware platforms supported by Windows Server 2003 Service Pack 1, on which it is based.

      All the major OEMs, including IBM, Hewlett-Packard, Dell and NEC Solutions America, as well as the major interconnect vendors, have announced support for the product.

      Customer demand for HPC is being driven by increased performance in processors per compute node, the low acquisition price per node and the overall price/performance of compute clusters. These trends are driving new customers to adopt HPC to replace or supplement live, physical experiments with computer-simulated modeling, tests and analysis, Borozan said.

      Analyst firm IDC says it expects unit shipments for HPC to expand by more than 12 percent annually over the next five years, and that high-performance computing clusters will see substantial customer adoption in the lower-end capacity segments of the market.

      Uses of the Windows Compute Cluster Server by early adopters span oil and gas reservoir simulation and seismic processing; life sciences use for simulations of enzyme catalysis and protein folding; and vehicle design and safety improvements.

      One customer, Cornell Universitys Computational Biology Service Unit, in Ithaca, N.Y., has adopted Windows Compute Cluster Server 2003 as a platform for computational biology applications of a wide range of research activities in bioinformatics, including sequence-based data mining, population genetics and protein structure prediction.

      “Adopting Windows Compute Cluster Server 2003 was a natural step for us, since we use SQL Server for our database needs and Windows servers for hosting our Web interfaces,” said Dr. Jaroslaw Pillardy, a senior research associate at the Biology Service Unit.

      “In addition to serving massively parallel applications, Ive found that Windows Compute Cluster Server is a convenient tool for serving the computational needs of many small projects, where installing the software, updating databases and managing other such tasks are much easier with this than on a set of separate computers,” he said.

      Next Page: Taking HPC mainstream.

      Page 2

      Borozan said Microsoft is excited about the opportunity to take HPC to a mainstream audience and is working with ISVs that are category leaders in all the vertical markets it is going after: manufacturing, life sciences, geoscience, financial services, government and defense, and academia.

      The software giant is also hoping that every researcher and scientist will have access to supercomputing power from their desks within five years.

      “To do that we are making sure that it can integrate well with an existing Windows infrastructure, so it uses Active Directory and other Microsoft management technologies like Microsoft Operations Manager. The interface and general environment will thus be familiar to them in that respect,” he said.

      The team is also working with other Microsoft products, such as Excel, to bring HPC into a more mainstream arena.

      One example of this work is with the Excel client for particularly complex spreadsheets that require models for a lot of calculations. Those cells can be calculated at the back end on a cluster rather than by the desktop machine, bringing sizable performance advantages, Borozan said.

      The upcoming release of Office 2007 also brings a new version of Excel that runs as a server application, and it is integrated with the job scheduler for Windows Compute Cluster Server so users can more easily run thousands of Monte Carlo-type simulations; improve the availability of those models; and expand them to a wider audience by making them resident on a server versus an isolated workstation, he said.

      /zimages/4/28571.gifMicrosoft is facing a number of challenges getting users to upgrade to Office 2007. Click here to read more.

      “IT in those environments is also better able to protect their corporate intellectual property by keeping the models on the server rather than having them distributed across multiple workstations. Those are the kinds of things that we think will make HPC more mainstream, and wed like it to become as pervasive a resource as printers are today,” Borozan said.

      As HPC involves a lot of custom code, Microsoft recently added support in Visual Studio 2005 for developing parallel applications, so that product now has parallel debugging capabilities, he said.

      With regard to the next version of the product, Borozan said while there is nothing to announce at this time, the development team is defining the feature set for that product. “But at a high level we want to make every researcher and scientist able to access this technology within five years,” he said.

      Customers have told Microsoft that deploying an HPC cluster today is very complex, but the company believes cost and complexity should not be barriers to innovation and discovery, so that was its focus with this software solution.

      On the cost front, Microsoft believes its offering is competitive with competing stacks because it includes components beyond the operating system, like the MPI layer and the job scheduler, which are not found in other solutions.

      Customers also will not have to move off their existing technologies to use its product. “We believe that, with our entry, customers will start expanding their existing HPC resources to include Windows rather than to replace existing clusters,” Borozan said.

      This is evident in the work Microsoft has done with Platform Computing, a provider of job schedulers. “We have worked with them over the past year to make our job scheduler interoperate with theirs so that the two can send jobs to one another,” Borozan said.

      Customers who, say, have a Linux environment running Platform Scheduler could add a Windows-based cluster to the environment, and each could then send jobs to the other, he said.

      /zimages/4/28571.gifClick here to read more about the use of open-source technology in Windows Compute Cluster Server 2003.

      The MPI layer is based on the open-source MPICH2 reference implementation, against which most ISVs have tested their code, and Microsoft has optimized it for performance and security.

      Developers who have written an application for an HPC cluster on Linux and have used the MPICH2 implementation can easily port their applications to Windows, Borozan said.

      Microsoft assumed all along that it would be going into heterogeneous environments, and so worked with Argonne National Laboratory, which is a U.S. Department of Energy Laboratory operated by the University of Chicago, on the MPICH2 implementation.

      It announced partnerships with HPC Institutes worldwide last November. Those institutes traditionally did work on Linux and Unix, and there had been intentional sharing with the open community there, he said.

      “We know we have a lot to learn and to contribute. We are contributing our MPI code changes back to the community. We continue to listen to customers and partners, but there are no plans to license any of our HPC technology under, say, a Microsoft Shared Source license,” he said.

      /zimages/4/28571.gifCheck out eWEEK.coms for Microsoft and Windows news, views and analysis.

      Peter Galli
      Peter Galli
      Peter Galli has been a technology reporter for 12 years at leading publications in South Africa, the UK and the US. He has comprehensively covered Microsoft and its Windows and .Net platforms, as well as the many legal challenges it has faced. He has also focused on Sun Microsystems and its Solaris operating environment, Java and Unix offerings. He covers developments in the open source community, particularly around the Linux kernel and the effects it will have on the enterprise. He has written extensively about new products for the Linux and Unix platforms, the development of open standards and critically looked at the potential Linux has to offer an alternative operating system and platform to Windows, .Net and Unix-based solutions like Solaris.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.