Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update libfabric version in README
  • Loading branch information
ytava committed Dec 11, 2023
1 parent f111b26 commit ef27b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libfabric should be downloaded and installed in order to use it.<br />
Please follow the instructions below:<br />
1. Define required version to be installed
```
export REQUIRED_VERSION=1.16.1
export REQUIRED_VERSION=1.20.0
```
2. Download libfabric tarball from: https://github.com/ofiwg/libfabric/releases
```
Expand Down Expand Up @@ -78,7 +78,7 @@ Please follow the instructions below:<br />
```
2. Define LIBFABRIC_ROOT
```
export LIBFABRIC_ROOT=/tmp/libfabric-1.16.0
export LIBFABRIC_ROOT=/tmp/libfabric-1.20.0
```
3. Change directory to hccl_ofi_wrapper
```
Expand Down

0 comments on commit ef27b93

Please sign in to comment.