To build the psm2 provider, the open source PSM2 code can be used: https://github.com/01org/opa-psm2 . The PSM2 code depends on a header file "/usr/include/rdma/hfi/hfi1_user.h" from the hfi1 driver installation. This header file is available in the upstream kernel source tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/include/uapi/rdma/hfi/hfi1_user.h
Jianxin > -----Original Message----- > From: Hefty, Sean > Sent: Tuesday, February 16, 2016 9:26 AM > To: Jeff Squyres (jsquyres) <[email protected]>; OFIWG Mailing list > <[email protected]> > Cc: Xiong, Jianxin <[email protected]> > Subject: RE: Coverity coverage of new providers > > > It looks like we're not building the following providers for Coverity > > testing coverage: > > > > - GNI > > - PSM2 > > I believe this is doable. Copying Jianxin. > > > - MXM > > This is more difficult. I'm able to build against mxm on my system, but I > had to > manually extract out the library files from an installation package. I don't > think > there's an open source solution for mxm. _______________________________________________ ofiwg mailing list [email protected] http://lists.openfabrics.org/mailman/listinfo/ofiwg
