Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Ralph Castain
Okay, they checked with my latest ORCM update and it is indeed working right now - thx! > On Dec 9, 2014, at 3:29 PM, Jeff Squyres (jsquyres) > wrote: > > On Dec 9, 2014, at 3:08 PM, Ralph Castain wrote: > >> Oh I can configure and make just fine - I have nl installed on my machines. >> The

Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Jeff Squyres (jsquyres)
On Dec 9, 2014, at 3:08 PM, Ralph Castain wrote: > Oh I can configure and make just fine - I have nl installed on my machines. > The problem was hit by our folks at Intel, who didn’t have libnl and it > didn’t kick out. So far as they tell me (as of 2 minutes ago), it still > doesn’t, though I

Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Ralph Castain
Oh I can configure and make just fine - I have nl installed on my machines. The problem was hit by our folks at Intel, who didn’t have libnl and it didn’t kick out. So far as they tell me (as of 2 minutes ago), it still doesn’t, though I’ll double-check with them. > On Dec 9, 2014, at 1:59 PM,

Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Howard Pritchard
HI Ralph, Jeff fixed this in c40fd09. That's the problem I hit, in addition to later not having psm_infinipath. After that commit,and commit cd0a54d you should be able to config and make again. Howard 2014-12-09 13:45 GMT-08:00 Ralph Castain : > Just as an FYI: we discovered that libfabr

Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Jeff Squyres (jsquyres)
That was fixed earlier this morning. On Dec 9, 2014, at 1:45 PM, Ralph Castain wrote: > Just as an FYI: we discovered that libfabric requires libnl, and that the > configure logic doesn’t kick you out if libnl isn’t found - you just fail > during compile. > > >> On Dec 9, 2014, at 6:29 AM, J

Re: [OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Ralph Castain
Just as an FYI: we discovered that libfabric requires libnl, and that the configure logic doesn’t kick you out if libnl isn’t found - you just fail during compile. > On Dec 9, 2014, at 6:29 AM, Jeff Squyres (jsquyres) > wrote: > > As I mentioned on the call a week ago, the usnic BTL has been

[OMPI devel] Update to usnic BTL / libfabric

2014-12-09 Thread Jeff Squyres (jsquyres)
As I mentioned on the call a week ago, the usnic BTL has been updated to use libfabric (instead of verbs). What is libfabric? --> Think of it as a "next generation verbs" -- it's OS-bypass networking for a wide range of network hardware, and libfabric contains many more capabilities than the ve