Commit bbcb8a59 authored by Marc Vef's avatar Marc Vef
Browse files

Updating all dependencies for v0.9.3

parent 471a7739
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
################################################################################
# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany          #
# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany          #
#                                                                              #
# This software was partially supported by the                                 #
# EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).    #
@@ -37,18 +37,18 @@ comment="All dependencies (except transport-specific and experimental)"

# Dependencies that must be downloaded directly
wgetdeps=(
    ["lz4"]="1.9.3"
    ["lz4"]="1.9.4"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.15-20200726"
    ["json-c"]="0.17-20230812"
)

# Dependencies that must be cloned
clonedeps=(
    ["libfabric"]="HEAD@v1.13.2"
    ["mercury"]="v2.1.0"
    ["margo"]="v0.9.6"
    ["libfabric"]="HEAD@v1.20.1"
    ["mercury"]="v2.3.1"
    ["margo"]="v0.15.0"
    ["syscall_intercept"]="2c8765fa292bc9c28a22624c528580d54658813d"
    ["agios"]="c26a6544200f823ebb8f890dd94e653d148bf226@development"
)
+9 −9
Original line number Diff line number Diff line
################################################################################
# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany          #
# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany          #
#                                                                              #
# This software was partially supported by the                                 #
# EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).    #
@@ -37,21 +37,21 @@ comment="Dependencies for Mogon 2 supercomputer"

# Dependencies that must be downloaded directly
wgetdeps=(
    ["lz4"]="1.9.3"
    ["lz4"]="1.9.4"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.10.0"
    ["psm2"]="11.2.185"
    ["json-c"]="0.15-20200726"
    ["curl"]="7.82.0"
    ["json-c"]="0.17-20230812"
    ["curl"]="7.88.1"
    ["prometheus-cpp"]="v1.0.0"
)

# Dependencies that must be cloned
clonedeps=(
    ["libfabric"]="HEAD@v1.13.2"
    ["mercury"]="v2.1.0"
    ["margo"]="v0.9.6"
    ["libfabric"]="HEAD@v1.20.1"
    ["mercury"]="v2.3.1"
    ["margo"]="v0.15.0"
    ["syscall_intercept"]="2c8765fa292bc9c28a22624c528580d54658813d"
    ["agios"]="c26a6544200f823ebb8f890dd94e653d148bf226@development"
    ["parallax"]="ffdea6e820f5c4c2d33e60d9a4b15ef9e6bbcfdd"
+8 −8
Original line number Diff line number Diff line
################################################################################
# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany          #
# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany          #
#                                                                              #
# This software was partially supported by the                                 #
# EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).    #
@@ -37,19 +37,19 @@ comment="Dependencies for PowerPC supercomputer"

# Dependencies that must be downloaded directly
wgetdeps=(
    ["lz4"]="1.9.3"
    ["lz4"]="1.9.4"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.17-20230812"
    ["psm2"]="11.2.185"
    ["json-c"]="0.15-20200726"
)

# Dependencies that must be cloned
clonedeps=(
    ["libfabric"]="HEAD@v1.13.2"
    ["mercury"]="v2.1.0"
    ["margo"]="v0.9.6"
    ["libfabric"]="HEAD@v1.20.1"
    ["mercury"]="v2.3.1"
    ["margo"]="v0.15.0"
    ["syscall_intercept"]="fb73c3924b502e2840a5dc8a18746e395b06a8a6"
)

+5 −5
Original line number Diff line number Diff line
################################################################################
# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany          #
# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany          #
#                                                                              #
# This software was partially supported by the                                 #
# EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).    #
@@ -44,9 +44,9 @@ wgetdeps=(

# Dependencies that must be cloned
clonedeps=(
    ["libfabric"]="HEAD@v1.13.2"
    ["mercury"]="v2.1.0"
    ["margo"]="v0.9.6"
    ["libfabric"]="HEAD@v1.17.0"
    ["mercury"]="v2.3.1"
    ["margo"]="v0.15.0"
    ["syscall_intercept"]="2c8765fa292bc9c28a22624c528580d54658813d"
    ["agios"]="c26a6544200f823ebb8f890dd94e653d148bf226@development"
    ["parallax"]="ffdea6e820f5c4c2d33e60d9a4b15ef9e6bbcfdd"
+8 −8
Original line number Diff line number Diff line
################################################################################
# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany          #
# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain            #
# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany          #
#                                                                              #
# This software was partially supported by the                                 #
# EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).    #
@@ -37,18 +37,18 @@ comment="All dependencies"

# Dependencies that must be downloaded directly
wgetdeps=(
    ["lz4"]="1.9.3"
    ["lz4"]="1.9.4"
    ["capstone"]="4.0.2"
    ["argobots"]="1.1"
    ["rocksdb"]="8.10.0"
    ["json-c"]="0.15-20200726"
    ["json-c"]="0.17-20230812"
)

# Dependencies that must be cloned
# Dependencies that must be cloned.
clonedeps=(
    ["libfabric"]="HEAD@v1.13.2"
    ["mercury"]="v2.1.0"
    ["margo"]="v0.9.6"
    ["libfabric"]="HEAD@v1.20.1"
    ["mercury"]="v2.3.1"
    ["margo"]="v0.15.0"
    ["syscall_intercept"]="2c8765fa292bc9c28a22624c528580d54658813d"
)

Loading