[ofiwg] descriptive terminology for libfabric

Paul Grun grun at cray.com
Thu Aug 6 14:59:05 PDT 2015


This is a good question Doug.  Others should add, but I would say in your terms that libfabric exposes the details of RDMA, but at a higher level of abstraction than verbs.

In other words, libfabric contains basically the same set of defined operations -channel operations (e.g. messaging/send receive), memory operations (RMA, nee RDMA), and Atomics.  But it exposes those to the consumer at a higher level of abstraction than does IB.

User mode things like MPI are expected to be consumers of libfabric.  I'm not sure if ZeroMQ runs in user or kernel space.
-Paul

-----Original Message-----
From: Oucharek, Doug S [mailto:doug.s.oucharek at intel.com] 
Sent: Thursday, August 06, 2015 2:49 PM
To: Paul Grun
Cc: ofiwg at lists.openfabrics.org
Subject: Re: [ofiwg] descriptive terminology for libfabric

I admit I have not spent much time looking at libfabric.  To me, for it to be IPC-focused, it needs to focus on message passing and hide all the details of transport such as RDMA mechanics.  Examples are MPI or ZeroMQ.   Is libfabrics like this or is it more like IB verbs where the programmer is subjected to the ugly details of RDMA?

Doug

On Aug 6, 2015, at 2:39 PM, Paul Grun <grun at cray.com<mailto:grun at cray.com>> wrote:

Does anybody object to the shorthand description of libfabric as “an API designed to support user mode IPC operations”?   I am particularly interested if I am misusing the expression “IPC” here, which it seems to me describes perfectly what is happened in e.g. MPI (but then again, I’m not a computer scientist, so I may be misusing it).

No need to be overly pedantic, but there is a need for accuracy in language.

Thanks,
-Paul

Cray Inc.
Office:    (503) 620-8757
Mobile:  (503) 703-5382

_______________________________________________
ofiwg mailing list
ofiwg at lists.openfabrics.org<mailto:ofiwg at lists.openfabrics.org>
http://lists.openfabrics.org/mailman/listinfo/ofiwg



More information about the ofiwg mailing list