On Sat, Oct 13, 2018 at 11:43:00PM -0400, james harvey wrote: > Short: Is libibscif dead, and should OS repositories remove it? Yes. > Long -- > > The latest libibscif I can find anywhere is: > https://www.openfabrics.org/downloads/libibscif/libibscif-1.1.3.tar.bz2 > > It fails configure because "<infiniband/driver.h>" is not found. > > This header used to be part of libibverbs, before rdma-core. Out of tree providers are not supported by rdma-core. All providers must be in-tree. Jason