Windows HPC Server 2008 R2 Hits Second Beta

Latest Videos FromTom's Hardware
Marcus Yam served as Tom's Hardware News Director during 2008-2014. He entered tech media in the late 90s and fondly remembers the days when an overclocked Celeron 300A and Voodoo2 SLI comprised a gaming rig with the ultimate street cred.
  • ivan_chess
    Sounds interesting but HPC OSs need to be really small. Compute nodes don't have hard drives so the OS must be sent over the network and stored entirely in the RAM. Feature filled Windows won't be small.
    Reply
  • p05esto
    You have to give it to MS, they are really turnign up the heat the past few years. They were a little stale and comfortable, someone woke the sleeping giant.
    Reply
  • Shadow703793
    Could Windows do battle with Linux in the high performance category, and win?
    Short answer: Nope

    Linux currently dominates the HPC/Supercomputing market
    Reply
  • rbarone69
    ivan_chessSounds interesting but HPC OSs need to be really small.
    To start I have to disclaim that I currently harness one of man's greatest known reserves of HPC ignorance...

    MS has done a pretty good job on the Server 2008 series to strip it down to a very small featureless footprint. I'd bet they have taken this a step further for this particular application.
    Reply
  • thegreathuntingdolphin
    This is cool and all. However, I want my Windows Home Server 2!!!
    Reply
  • ivan_chess
    rbarone69To start I have to disclaim that I currently harness one of man's greatest known reserves of HPC ignorance...MS has done a pretty good job on the Server 2008 series to strip it down to a very small featureless footprint. I'd bet they have taken this a step further for this particular application.
    There are some resources out there, here are some undergrad projects that cover the basics of HPC:

    http://institutes.lanl.gov/isti/summer-school/cluster-student-projects/
    Reply
  • palladin9479
    Well depending how their running this thing, it might not be a server "OS" in the typical notion. Now I don't work on this, but typically HPC's have "controller" node's and slave nodes with the controller nodes having some form of storage and feeding the slave nodes their boot code / data / jobs. You could do the same thing here, load the MS Server OS on a controller node, then remote boot all the data nodes from the controller node, feeding them only a minimal OS. Try not to think of each node having a full MS Windows with gui / driver infrastructure, only a small kernel.

    I'm liking the idea about integrating with Windows 7 to use spare client CPU cycles. When you start to look at typical offices, imagine 100 client's giving space cycles during the night or even during the regular day.
    Reply
  • MrKKBB
    ivan_chessSounds interesting but HPC OSs need to be really small. Compute nodes don't have hard drives so the OS must be sent over the network and stored entirely in the RAM. Feature filled Windows won't be small.
    Really? Most of the clusters I have worked with do have their own local drive. The one thing I always wondered about is the price. A $200/node OS is a lot more than the free Rocks using CentOS, especially when you have a 1000 nodes!
    Reply
  • ivan_chess
    MrKKBBReally? Most of the clusters I have worked with do have their own local drive. The one thing I always wondered about is the price. A $200/node OS is a lot more than the free Rocks using CentOS, especially when you have a 1000 nodes!
    Large clusters would have a hard drive failing every 5 minutes. Check out my link to the LANL summer institutes above for more details on diskless nodes and management. We used CentOS too and you can push that out to nodes without disks (after removing unnecessary features). Storage arrays are more expensive but they are more failure tolerant than the cluster. You lose money when your cluster goes down so the storage array is cheaper in the long run.
    Reply
  • JohnnyLucky
    Sounds like MS is making an effort to catch up.
    Reply