From: "Carlos O'Donell Jr." <carlos@baldric.uwo.ca>
To: Duraid Madina <duraid@fl.net.au>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 'foreign' PCI cards in an rp2430
Date: Sat, 9 Mar 2002 11:41:13 -0500 [thread overview]
Message-ID: <20020309114113.B7582@systemhalted> (raw)
In-Reply-To: <000001c1c750$8d5f7900$022a17ac@simplex>; from duraid@fl.net.au on Sat, Mar 09, 2002 at 08:54:55PM +1100
>
> > Have you tried begging, trading, or buying some cycles on a
> > Superdome with some 100GBs of RAM instead of waiting for
> > weeks to see your jobs run to completion?
>
> Really, my code should be pretty efficient (it takes weeks to run anyway
> ;) with the setup I've described above, but the killer is: I'm a
> University student ("I knew it!" I hear you all say ;) and as such, my
> code is perpetually in the "hmm, I wonder what'd happen if.." state. So
> "some cycles" would become "some more cycles" faster than you could say
> "where's all my RAM gone?!"
>
> Duraid
>
This is a very similar problem that we had when calculating prime
alternating knots[1]. Essentially what was done was to use MPI[2]
and a fast network connection, such that you could have _other_
computers holding data in RAM/SWAP.
Parallelize parallelize parallelize.
It's really easy to learn MPI and it's great for those big problems
that you may not be able to do with a 64-bit box :)
a. Get a 100MBit/1GBit switch and NIC's.
b. Get some more boxes (borrow/lie/cheat/steal)
c. Tie them together.
This is what I do for a hobby :) ... and yes I'm a student aswell.
It's nice to see that people like Bell and Nortel are willing to
donate expensive gear for projects like yours or mine[3] :)
c.
[1] http://baldric.uwo.ca/article.php3?section=baldric&article=knots
[2] http://www-unix.mcs.anl.gov/mpi/mpich/
[2] http://www.lam-mpi.org/
[3] http://www.baldric.uwo.ca/~carlos/pdisplay.html
next prev parent reply other threads:[~2002-03-09 16:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-08 3:51 [parisc-linux] 'foreign' PCI cards in an rp2430 Duraid Madina
2002-03-08 12:58 ` andi
2002-03-08 13:15 ` Matthew Wilcox
2002-03-08 13:38 ` Alan Cox
2002-03-08 20:25 ` Duraid Madina
2002-03-08 14:04 ` Martin K. Petersen
2002-03-08 15:00 ` Alan Cox
2002-03-08 15:33 ` Martin K. Petersen
2002-03-08 19:55 ` James S
2002-03-08 20:30 ` Duraid Madina
2002-03-08 17:34 ` nick
2002-03-08 20:37 ` Duraid Madina
2002-03-09 8:28 ` Grant Grundler
2002-03-09 9:54 ` Duraid Madina
2002-03-09 16:41 ` Carlos O'Donell Jr. [this message]
2002-03-10 6:18 ` Grant Grundler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020309114113.B7582@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=duraid@fl.net.au \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.