Unverified Commit fb2ceff3 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

deps: update mercury

parent 796aab52
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" "v1.0.0rc1"  "--recurse-submodules" &
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "b1a83cc83175e15382941d796172dec3b6be611b"  "--recurse-submodules" &
# get Argobots
clonedeps "argobots" "https://github.com/carns/argobots.git" "4a84e66ed8544db215d6862f527775387418f7f6" "-b dev-fifo-wait" &
# get Margo