See Building with Spack.
See Building with CMake.
The test suite requires libfabric 1.13 or greater.
Make sure that you have your LD_LIBRARY_PATH
set correctly for libfabric
.
Example:
export LD_LIBRARY_PATH=path/to/libfabric/libs:${LD_LIBRARY_PATH}