From: Pekka Pietikainen <pp@evil.netppl.fi>
To: Bogdan Costescu <bogdan.costescu@iwr.uni-heidelberg.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux and system area networks
Date: Thu, 28 Jun 2001 22:12:27 +0300 [thread overview]
Message-ID: <20010628221227.A24517@netppl.fi> (raw)
In-Reply-To: <20010627154140.A14908@netppl.fi> <Pine.LNX.4.33.0106281918560.32296-100000@kenzo.iwr.uni-heidelberg.de>
In-Reply-To: <Pine.LNX.4.33.0106281918560.32296-100000@kenzo.iwr.uni-heidelberg.de>
On Thu, Jun 28, 2001 at 07:28:20PM +0200, Bogdan Costescu wrote:
> On Wed, 27 Jun 2001, Pekka Pietikainen wrote:
>
> I'm sorry, but I don't understand your reference to MPI here. MPI is a
> high-level API; MPI can run on top of whatever communication features
> exists: TCP/IP, shared memory, VI, etc.
Well, the way I understood the discussion was about how you can
utilize your new $$$ SAN boards well with your existing applications.
If you used something like MPI you just switch to a new implementation
optimized for your network (and hope the new one is compatible
with your code ;) )
Of course you can use some lower-level API and get better
performance, but your programs will undoubtedly be more complicated
and probably need to be rewritten for new APIs every now and then.
If you used sockets, I believe the normal way to use SAN boards
is to just make them look like network cards with a large MTU
Sure it works, but it's not very efficient :) (I have to admit
I've not played with that kind of toys at all, though)
--
Pekka Pietikainen
next prev parent reply other threads:[~2001-06-28 19:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-26 12:36 Linux and system area networks Jesse Pollard
2001-06-27 12:41 ` Pekka Pietikainen
2001-06-28 17:28 ` Bogdan Costescu
2001-06-28 19:12 ` Pekka Pietikainen [this message]
2001-06-28 21:46 ` Roland Dreier
2001-06-29 2:33 ` Bernd Eckenfels
[not found] <mailman.993492125.21454.linux-kernel2news@redhat.com>
2001-06-25 22:30 ` Pete Zaitcev
2001-06-25 22:55 ` Roland Dreier
2001-06-26 0:14 ` Alan Cox
2001-06-26 0:08 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2001-06-25 17:59 Roland Dreier
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=20010628221227.A24517@netppl.fi \
--to=pp@evil.netppl.fi \
--cc=bogdan.costescu@iwr.uni-heidelberg.de \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox