-
April 3rd, 2008 05:39 PM #1
Running a small test MPI job - advice wanted.
Yesterday I configured an installation server from the current
CentOS-X86_64 ISO
Went nicely.
Now, I am looking for a simple and easily installed MPI job to run for
testing, using current mpich.
This is really just for demo and testing purposes.
End results of the code are pretty irrelevant to us, we just need a test
program,
using mpich, to test over a smallish cluster for verification purposes..
Does anyone have a suggestion for what would be easy to get, easy to
install and configure, and run?
Thanks!
--
With our best regards,
//Maurice W. Hilarius Telephone: 01-780-456-9771/
/Hard Data Ltd. FAX: 01-780-456-9772/
/11060 - 166 Avenue email:maurice@harddata.com/
/Edmonton, AB, Canada http://www.harddata.com//
/ T5X 1Y3/
/
-
April 8th, 2008 08:15 AM #2
Running a small test MPI job - advice wanted.
Hi Maurice,
On Thu, 03 Apr 2008 11:39:45 -0600
Maurice Hilarius <maurice@harddata.com> wrote:
> Yesterday I configured an installation server from the current
> CentOS-X86_64 ISO
> Went nicely.
Good to hear!
> Now, I am looking for a simple and easily installed MPI job to run
> for testing, using current mpich.
>
> This is really just for demo and testing purposes.
>
> End results of the code are pretty irrelevant to us, we just need a
> test program,
> using mpich, to test over a smallish cluster for verification
> purposes..
>
> Does anyone have a suggestion for what would be easy to get, easy to
> install and configure, and run?
Have you taken a look at the HPC kit? It's rather large and includes
more than what you need but it will do what you need.
The HPC kit (minus the software packages) is in the Kusu SVN source
under src/kits/hpc. There you will find a sources/ subdirectory into
which you should drop the package files[1] (you might just want to grab
the arch you need).
Then run `buildkit make kit=.` while in the hpc directory. This will
generate an ISO you can then use to install the kit on your cluster as
described in [2].
[1] http://www.osgdc.org/pub/build/kits/hpc/sources/
[2] http://www.osgdc.org/confluence/display/KUSU/Kusu+Kits
HTH,
Mike
-
April 8th, 2008 04:40 PM #3
Running a small test MPI job - advice wanted.
Mike Mazur wrote:
> ..
> Have you taken a look at the HPC kit? It's rather large and includes
> more than what you need but it will do what you need.
>
>
Yes, we ended up using the linpack from that.
Thanks!
--
With our best regards,
//Maurice W. Hilarius Telephone: 01-780-456-9771/
/Hard Data Ltd. FAX: 01-780-456-9772/
/11060 - 166 Avenue email:maurice@harddata.com/
/Edmonton, AB, Canada http://www.harddata.com//
/ T5X 1Y3/
/
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules