Skip to content

Commit 349d19e

Browse files
authored
Merge pull request #690 from NVIDIA/am/nixl-parser
Fix NIXL bench output parsing in case of noisy output
2 parents 6737716 + e491d1a commit 349d19e

File tree

6 files changed

+51
-697
lines changed

6 files changed

+51
-697
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ These schemas enable CloudAI to be flexible and compatible with different system
5454
|SlurmContainer|||||
5555
|MegatronRun (experimental)|||||
5656

57+
For more detailed information, please refer to the [official documentation](https://nvidia.github.io/cloudai/workloads/index.html).
58+
5759
## Details
5860
### Set Up Access to the Private NGC Registry
5961
First, ensure you have access to the Docker repository. Follow the following steps:
@@ -149,11 +151,11 @@ cloudai verify-configs conf/common/system/example_slurm_cluster.toml
149151
cloudai verify-configs --tests-dir conf/release/spcx/l40s/test conf/release/spcx/l40s/test_scenario
150152
```
151153

154+
## Additional Documentation
155+
For more detailed instructions and guidance, including advanced usage and troubleshooting, please refer to the [official documentation](https://nvidia.github.io/cloudai/).
156+
152157
## Contribution
153158
Please feel free to contribute to the CloudAI project and share your insights. Your contributions are highly appreciated.
154159

155160
## License
156161
This project is licensed under Apache 2.0. See the LICENSE file for detailed information.
157-
158-
## Additional Documentation
159-
For more detailed instructions and guidance, including advanced usage and troubleshooting, please refer to the [USER_GUIDE.md](./USER_GUIDE.md)

0 commit comments

Comments
 (0)