Welcome to TechNet Blogs Sign in | Join | Help

The Windows HPC Team Blog

"Your guide to all things Windows HPC"

Browse by Tags

All Tags » Development   (RSS)
Dryad and DryadLINQ on HPC Server
Microsoft Research has an interesting project called Dryad which is investigating programming models for distributed data-parallel problems. If you've heard some of the hype around map/reduce programming or the Hadoop framework, you might be familiar Read More...
a powershell problem
We've gotten reports of an installation glitch that makes it so that node management cmdlets won't work when run from a remote client (they'll work just fine run on the headnode) due to a registry key that doesn't always get set up correctly. Fortunately, Read More...
Converting an iterative sequential application to data parallel using CMD scripts
I have an application that is based on a sequential iterative call from a command script. It is a Monte Carlo simulation application is essentially easy to put in a data parallel format and deployed to run on CCS cluster easily. Desciption of the sequential Read More...
Windows HPC Server 2008 April CTP Released
Please see the latest Community Technology Preview (CTP) release of Windows HPC Server 2008 at the beta program community site ( http://Connect.Microsoft.Com ). If you aren't yet a registered beta program participant, then you'll first need to join the Read More...
clusrun.vbs fix to handle name="value" parameters
I want to install an application on a CCS cluster nodes using MSIEXEC. I use clusrun while have the package available on a share. i want the installation target to be at C:\Program Files\product name location on all nodes. clusrun hangs when I give TARGETDIRECTORY="Program Read More...
Windows Communication Foundation (WCF) + HPC
You'll want to review a recent MSDN forum entry regarding this feature now available with Windows HPC Server 2008 (currently in beta). Read more here . Read More...
Getting JOBID in a perl script
The following article was the closest one I found when looking for scripting for CCS. I was told `new job ..` will return JOBID but not sure in what format!!- it is actually a string of 4 terms. Was not quite apparent from what was there on the example Read More...
Channel9 Video Presents New Job Scheduler OGF Web Service Interface
View the screen-cast here: http://channel9.msdn.com/ShowPost.aspx?PostID=369487 Read More...
Channel9 Video Presents the New Job Scheduler Features
Watch the screen-cast at http://channel9.msdn.com/ShowPost.aspx?PostID=366694 . Read More...
Channel9 Video about the New Network Direct RDMA Interface
Check it out here: http://channel9.msdn.com/ShowPost.aspx?PostID=366683 Read More...
HPC Application Deployment Scenarios and Redistributable Dependencies
Windows HPC Server 2008 Beta1 introduces 3 new programmatic interfaces to the Compute Cluster Scheduler. This effectively changes client application deployment scenarios along with client installation dependencies. Please refer to my blog at http://blogs.msdn.com/philpenn/ Read More...
Page view tracker