dl_deps.sh various issues
-
libfabric experimental not working -
psm2 is viewed as a dependency when in fact it is build as part of libfabric. Therefore if [[ "$((${#wgetdeps[@]}+${#clonedeps[@]}))" -ne "${#order[@]}" ]]; then
fails -
rocksdb experimental not working -
rocksdb install of newer versions needs PREFIX for make install
to specify install path