Microsoft Download Center Archive

HPC Pack 2008 SDK with Service Pack 2 (SP2)

  • Published:
  • Version: 2.2.1841
  • Category: SDK
  • Language: English

The Microsoft HPC Pack 2008 SDK with SP2 was designed to provide the tools and content necessary to write parallel applications for the Windows HPC Server 2008 platform.

  • This update includes compatibility with the HPC Pack 2008 Service Pack 2 release.
    Microsoft HPC Server 2008 (HPC) provides secure, scalable cluster resource management, a job scheduler, and a Message Passing Interface (MPI) stack for parallel programming. HPC includes the Microsoft HPC Pack 2008 SDK that you can use to write client applications that interact with the job scheduler. You can use the SDK to schedule jobs on Microsoft HPC Server 2008 and later servers; you cannot use this SDK to schedule jobs on Microsoft Compute Cluster Server 2003 (CCS). For complete details on the SDK, see Microsoft HPC Pack on MSDN.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to August 2020.

FileSize
sdk_x64.msi
SHA1: 82ccbfde56b691b89650bff8dc6efe3e1ec66ff1
4.86 MB
sdk_x86.msi
SHA1: f528e7ae44ac5eac8f05a27b3da14bfdc2122f64
4.46 MB

System Requirements

Operating Systems: Windows 7, Windows HPC Server 2008, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP

  • Using this SDK does not require a cluster of 64 bit computers.

    Here is what you need:

    Minimum Hardware Required: At least one industry standard personal computer (either 32-bit or 64-bit) with at least 128MB RAM, a monitor and a keyboard.

    Supported Operating Systems: The SDK does not require the system to be member of a domain. Any one of the following operating systems may be used with the SDK. Please make sure to install all the latest updates available from Microsoft Update site.

    Windows XP Professional 32-bit
    Windows XP Professional x64 edition
    Windows Server 2003 32-bit
    Windows Server 2003 x64 edition
    Windows Vista 32-bit
    Windows Vista x64
    Windows Server 2008 32-bit
    Windows Server 2008 x64 edition

    Cluster behavior can be emulated by running multiple processes on a single computer, for example,

    mpiexec -n 10 sample.exe

    will start 10 instances of sample.exe.

Installation Instructions

  • The SDK installation is fairly simple. If you already have the HPC Pack 2008 SDK installed, uninstall it. Then pick either 32-bit or 64-bit MSI installer package depending on the system you are using, and the installer will walk you though the SDK setup process.

    If you will be writing applications that call the scheduler API you must install the client utilities included with Windows HPC Server 2008 to ensure that the appropriate scheduler DLLs are installed. You may obtain the product and utilities in one of three ways.

    1. Through your workplace volume license
    2. MSDN
    3. Download the evaluation version of the product from here

Related Resources