Andre de Cavaignac

Let's blog it out...

Browse by Tags

All Tags » Cluster Computing » On Software » .NET/C# Development (RSS)
Cluster Primitives: MPI, MPI.NET, Large Data, and Passing Classes
The Message Passing Interface (MPI) standard , and its .NET implementation, MPI.NET have been some of the cornerstones of development on compute clusters. The standard supplies a simple yet primitive way of both sending and receiving data between running...
WPF Compute Cluster Monitor Demo - Using 3D, Transparency and Styles
Here's a cool demo that Ronald Lintag and I threw together for Lab49. The application is supposed to demo a basic GUI that shows the status of nodes and jobs on a compute cluster. We're showing off the use of WPF 3D and styles to create a cool...
Distributed/Grid Computing with Silverlight
Daniel Vaughan has a very cool project up on CodeProject.com. He's built an awesome grid computing "platform" using Silverlight for his compute nodes. Think SETI@Home style. CodeProject article: http://www.codeproject.com/KB/silverlight...
Windows Compute Cluster (HPC) Basics: Running Map/Reduce Models on CCS 2003
After not writing anything about HPC or Windows Compute Cluster for a while, I figured its about time I write *something* about it because I've been working with it so much recently! Download the Sample Project (Visual Studio 2008, Beta 2) Windows...
More Posts