Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: msccl/v2.10.3-1
Choose a base branch
from

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Sep 8, 2021

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 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
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.

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 <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants