Unverified Commit 73663d51 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Update mercury deps to V1.0.0

parent 33edf5ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ if [ "${NA_LAYER}" == "ofi" ] || [ "${NA_LAYER}" == "all" ]; then
    fi
fi
# get Mercury
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "b1a83cc83175e15382941d796172dec3b6be611b"  "--recurse-submodules" &
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "v1.0.0"  "--recurse-submodules" &
# get Argobots
wgetdeps "argobots" "https://github.com/pmodels/argobots/archive/v1.0rc1.tar.gz" &
# get Margo