README and fabtests/README.md: enhance the README#11888
Merged
shijin-aws merged 3 commits intoofiwg:mainfrom Feb 19, 2026
Merged
README and fabtests/README.md: enhance the README#11888shijin-aws merged 3 commits intoofiwg:mainfrom
shijin-aws merged 3 commits intoofiwg:mainfrom
Conversation
Contributor
Author
|
There is a https://github.com/ofiwg/libfabric/blob/main/fabtests/man/fabtests.7.md man page which already have the usage examples for some test, but it is not intuitive for new users to find this man page compared to the README file. This PR enhanced the README with basic examples and adds a reference to that man page for detailed usage |
j-xiong
reviewed
Feb 12, 2026
45ffe53 to
fd0693d
Compare
a-szegel
previously approved these changes
Feb 13, 2026
j-xiong
reviewed
Feb 13, 2026
The current description is inaccurate, fix it. Signed-off-by: Shi Jin <sjina@amazon.com>
j-xiong
reviewed
Feb 13, 2026
fabtests/README.md
Outdated
| Enable SynapseAI build and fail if not found. Optional=<Path to where the SynapseAI libraries and headers are installed.> This enables SynapseAI memory support for heterogeneous memory (HMEM) testing. | ||
|
|
||
| ``` | ||
| --with-ze |
Contributor
There was a problem hiding this comment.
missed a change here:
--with-ze[=DIR]
Add more build instructions and high level usage examples which covers different execution paths. Signed-off-by: Shi Jin <sjina@amazon.com>
Explain some common configure options Signed-off-by: Shi Jin <sjina@amazon.com>
j-xiong
approved these changes
Feb 13, 2026
Contributor
Author
|
@j-xiong I am sure the Intel CI is unrelated, but like to restart it to have a green pass. |
Contributor
|
@shijin-aws A rerun has been scheduled, waiting in the queue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add more build instructions and high level usage examples which covers different execution paths.