aws / aws-ofi-nccl

This is a plugin which lets EC2 developers use libfabric as network provider while running NCCL applications.
Apache License 2.0
140 stars 54 forks source link

<Do Not Merge> Test to see if branch can be merged to master that is behind #430

Closed a-szegel closed 3 months ago

a-szegel commented 4 months ago

Upstream Master has the following commits:

git graph -n 4
* 10fc639f (HEAD -> master, upstream/master) .ci/aws: Add 5 min sleep before launching p3dn
* 50295f1e CODEOWNERS: Add a-szegel as an owner of CI
* b988585b .ci/aws: Attempt to add stable p3dn testing into CI
* 83f8fa96 tuner: prefer NVLSTREE on 16 nodes at (3GB, 5GB]

This branch has the following commits:

git graph -n 3 test-branch-not-up-to-date-with-master
* 34eced20 (szegel/test-branch-not-up-to-date-with-master, test-branch-not-up-to-date-with-master) Modify Readme for a test change
* 83f8fa96 tuner: prefer NVLSTREE on 16 nodes at (3GB, 5GB]
* 309d8349 ci(github): add an al2023 build

This test is to see if merging a branch that is behind master will be blocked.