Loading ifs/scripts/dl_dep.sh +1 −1 Original line number Diff line number Diff line Loading @@ -199,7 +199,7 @@ if [ "${NA_LAYER}" == "ofi" ] || [ "${NA_LAYER}" == "all" ]; then fi fi # get Mercury clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "f7f6955f140426b2a7c9e26dc35f8c8e1654d86a" "--recurse-submodules" & clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "ef114e7e2831955fb289c1d5df8a8234b794043d" "--recurse-submodules" & # get Argobots clonedeps "argobots" "https://github.com/carns/argobots.git" "4a84e66ed8544db215d6862f527775387418f7f6" "-b dev-fifo-wait" & # get Margo Loading Loading
ifs/scripts/dl_dep.sh +1 −1 Original line number Diff line number Diff line Loading @@ -199,7 +199,7 @@ if [ "${NA_LAYER}" == "ofi" ] || [ "${NA_LAYER}" == "all" ]; then fi fi # get Mercury clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "f7f6955f140426b2a7c9e26dc35f8c8e1654d86a" "--recurse-submodules" & clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "ef114e7e2831955fb289c1d5df8a8234b794043d" "--recurse-submodules" & # get Argobots clonedeps "argobots" "https://github.com/carns/argobots.git" "4a84e66ed8544db215d6862f527775387418f7f6" "-b dev-fifo-wait" & # get Margo Loading