Commit 99f5fd9f authored by Marc Vef's avatar Marc Vef
Browse files

Merge branch 'dep_update_mercury' into 'master'

Update mercury to V1.0.0

See merge request zdvresearch_bsc/adafs!108
parents ac9a5b5c 73663d51
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