Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] SGI to offer Windows on clusters

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Jim Lux James.P.Lux at jpl.nasa.gov
Fri Jan 19 14:22:06 PST 2007


At 01:39 PM 1/19/2007, Geoff Jacobs wrote:
>R



> > scheduler, management package, and MPI stack for < $500.
>What about compilers?

Visual Studio 2005 Express Edition of VC++, VC#, VB, etc are free for 
the downloading.  They all include command line compiler/linker tools and make.

Not a straight across port from, e.g. gcc, but not bad, especially 
for console (non GUI) apps.

And, given that this product is aimed at folks who are already 
Windows developers, I would assume they use their existing 
tools.  The MPI stack is accessed (at least as of last summer) by 
what are essentially OS calls (P/Invoke).. It would be way cool if 
Ryan, et al., were to actually make a namespace, function calls, etc. 
so you didn't have to do the P/Invoke thing.

(I've been burned more than once trying to get things like Serial 
Comm working with P/Invoke in a multithreaded process... For me, the 
HUGE advantage of VS2005 was that I hopefully will never have to use 
P/Invoke again)






More information about the Beowulf mailing list