Skip to content

CI/CD - Add GitHub Action for build and test in CI - #4

Open
Yifan Xiong (abuccts) wants to merge 4 commits into
msccl/v2.10.3-1from
xiongyf/add-nccl-tests-ci
Open

CI/CD - Add GitHub Action for build and test in CI#4
Yifan Xiong (abuccts) wants to merge 4 commits into
msccl/v2.10.3-1from
xiongyf/add-nccl-tests-ci

Conversation

@abuccts

Copy link
Copy Markdown
Member

Add GitHub Action for build and test in CI:

  • build msccl
  • build nccl-tests
  • run tests with validation check
Add GitHub Action for build and test in CI:
* build msccl
* build nccl-tests
* run tests with validation check
Remove `--network` to avoid conflict.
Update.
@abuccts
Yifan Xiong (abuccts) force-pushed the xiongyf/add-nccl-tests-ci branch 2 times, most recently from b89a5a8 to dbc6fc1 Compare September 10, 2021 15:39
Fix build path.
- name: Checkout nccl-tests
uses: actions/checkout@v2
with:
repository: nvidia/nccl-tests

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to also fork nccl-tests? for reasons I have to explain in a meeting.

Ziyue Yang (yzygitzh) added a commit to yzygitzh/msccl that referenced this pull request Sep 23, 2024
* initial checkin

* add submodule nccl-tests and update the readme

* Update README with MSCCL scheduler

* update submodule to latest

---------

Co-authored-by: Ziyue Yang <ziyyang@microsoft.com>
Co-authored-by: root <root@liand-h100-validation-vmss000002.wxea2wklo2jenp1trbnjn0dkpb.jx.internal.cloudapp.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants