Re: [OMPI devel] MPI Applications

2006-03-06 Thread Leslie Watter
Many Thanks Galen, I've been running an implementation of parallel Fast Fourier Transform here for 1 week and it works fine. I'll try those benchmarks today and tomorrow. Cheers, LEslie 2006/3/5, Galen M. Shipman : > Hi Leslie, > > To start I would try running the Intel test suite, you can fi

Re: [OMPI devel] MPI Applications

2006-03-05 Thread Galen M. Shipman
Hi Leslie, To start I would try running the Intel test suite, you can find this here: http://www-unix.mcs.anl.gov/mpi/mpi-test/tsuite.html there are also several other test suites available on this site, this will give you correctness first. For benchmarks you may try the NAS Parallel Benc

[OMPI devel] MPI Applications

2006-03-04 Thread Leslie Watter
Hi All, Some time ago, I was trying to implement a new BTL to openmpi. Now it works here, but I need to test it. Someone (sorry, I've forgot who), told me to use NetPIPE to test the BTL layer. Ok, I used it, but now I need some parallel applications that uses openmpi. NetPIPE uses a ping-pong te