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

update argobots dependency

As discussed here:
https://xgitlab.cels.anl.gov/sds/margo/issues/43

There is no more need to clone the fork repository of argobots. We could
directly use the original one because all the patches required for margo
have been merged upstream.
parent 796aab52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -199,7 +199,7 @@ fi
# get Mercury
clonedeps "mercury" "https://github.com/mercury-hpc/mercury" "v1.0.0rc1"  "--recurse-submodules" &
# get Argobots
clonedeps "argobots" "https://github.com/carns/argobots.git" "4a84e66ed8544db215d6862f527775387418f7f6" "-b dev-fifo-wait" &
wgetdeps "argobots" "https://github.com/pmodels/argobots/archive/v1.0rc1.tar.gz" &
# get Margo
clonedeps "margo" "https://xgitlab.cels.anl.gov/sds/margo.git" "2676c8cf61874c4378ed699e3ca056636a4e152b" &
# get rocksdb