Skip to content

Commit 76fdf43

Browse files
hgreebehanwen-cluster
authored andcommitted
Upgrade libfabric version to 2.1.0
1 parent dabd351 commit 76fdf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -ex
88
FABTESTS_DIR="$1"
99

1010
FABTESTS_REPO="https://github.com/ofiwg/libfabric.git"
11-
FABTESTS_VERSION="1.21.0"
11+
FABTESTS_VERSION="2.1.0"
1212
FABTESTS_SOURCES_DIR="$FABTESTS_DIR/sources"
1313
LIBFABRIC_DIR="/opt/amazon/efa"
1414
CUDA_DIR="/usr/local/cuda"

0 commit comments

Comments
 (0)