Skip to content

Commit

Permalink
Test with setting ds_accelerator explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Dec 17, 2024
1 parent 2f32966 commit 338e571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-torch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build deepspeed
run: |
DS_BUILD_STRING=" " python setup.py sdist
DS_ACCELERATOR="cuda" DS_BUILD_STRING=" " python setup.py sdist
- name: Open GitHub issue if nightly CI fails
if: ${{ failure() && (github.event_name == 'schedule') }}
Expand Down

0 comments on commit 338e571

Please sign in to comment.