My guess would be mogo. Many Faces uses MPI, but today it only scales well to 32 cores, and it only runs on windows. How many cores do you have in your Cray?
It would be easy to port to linux (just change the code to start and wait for a thread), but I don't have a linux MPI machine to test on, so it would be difficult to do it this quickly. It you can boot it to Windows, with an MPI library, I can send you something to test with to see if it works. David > -----Original Message----- > From: [email protected] [mailto:computer-go- > [email protected]] On Behalf Of Tapani Raiko > Sent: Friday, October 09, 2009 6:21 AM > To: computer-go > Subject: [computer-go] Software for a supercomputer? > > Hi all, > > I have a possibility to organize a demonstration match with a strong > human against a supercomputer at the Alternative Party in Helsinki, > Finland on Oct 23-25, http://www.altparty.org/ which is a fair for > computer enthusiast. The expected participation is over 1000 people. > > The computer (Cray CX1) has a Linux operating system, but I might be > able to boot it from a USB stick to Windows, too. It consists of nodes > that each have a 2 x quad core Xeon E5472 3.0GHz CPU and 32 GB RAM. I > heard that with OpenMP it could parallelize within one node, but to get > the full power, one would need to use MPI. > > I am now asking for help. Do you know which program could be used for > best performance (or most cores)? Is it easy to set up things running? > (I need to decide soon whether I will organize it or not.) > > Thanks in advance, > Tapani Raiko > > -- > Tapani Raiko, <[email protected]>, +358 50 5225750 > http://www.iki.fi/raiko/ > > _______________________________________________ > computer-go mailing list > [email protected] > http://www.computer-go.org/mailman/listinfo/computer-go/ _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
