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
147 stars 56 forks source link

ci: fix efa installer caching #546

Closed aws-nslick closed 2 months ago

aws-nslick commented 2 months ago

Description of changes:

Unfortunately, this couldn't be tested without introducing the action to the repo in the master branch so that the action appeared in the UI. It was implemented with a script issue. This fixes that script issue, and can be tested before merging now that the initial action was introduced to the repository.

https://github.com/aws/aws-ofi-nccl/actions/runs/10604329005

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

aws-nslick commented 2 months ago

This must merge to master to unblock PRs relying on it, as caches are branch specific.