mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2025-10-20 15:33:51 +08:00
Uninstall libaio
This commit is contained in:
1
.github/workflows/nv-torch-latest-v100.yml
vendored
1
.github/workflows/nv-torch-latest-v100.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
|
||||
- name: Install deepspeed
|
||||
run: |
|
||||
sudo apt-get remove -y libaio-dev
|
||||
pip install .[dev,1bit,autotuning,deepcompile]
|
||||
ds_report
|
||||
|
||||
|
Reference in New Issue
Block a user