Browse by Tags
All Tags »
Development (RSS)
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...
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...
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...
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...
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...
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...
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...
View the screen-cast here: http://channel9.msdn.com/ShowPost.aspx?PostID=369487
Read More...
Watch the screen-cast at http://channel9.msdn.com/ShowPost.aspx?PostID=366694 .
Read More...
Check it out here: http://channel9.msdn.com/ShowPost.aspx?PostID=366683
Read More...
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...