Skip to content

Commit

Permalink
Update deepspeed.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Oct 26, 2024
1 parent 610f949 commit 6c2ffbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deepspeed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
source /root/.bashrc
unset TORCH_CUDA_ARCH_LIST # only jit compile for current arch
cd DeepSpeed/tests/
cd DeepSpeed/tests/unit/
# pytest --verbose $PYTEST_OPTS --forked -n 4 unit/
# pytest $PYTEST_OPTS --forked -m 'sequential' unit/
Expand Down

0 comments on commit 6c2ffbe

Please sign in to comment.