Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update torch1.9 tests to 1.10 to match latest accelerate. #4126

Merged
merged 9 commits into from
Aug 11, 2023

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Aug 9, 2023

The nightly torch 1.9 tests on p40 and v100 had been failing for a few weeks. This was determined to be caused by the updated accelerate version which requires a min version of torch >=1.10.0. This updates these workflows to use torch 1.10 and the corresponding torchvision.

deepspeed[1bit,autotuning,dev] 0.10.1+unknown depends on torch
accelerate 0.21.0 depends on torch>=1.10.0
triton 2.0.0 depends on torch
deepspeed 0.10.1+unknown depends on torch
torchvision 0.10.0+cu111 depends on torch==1.9.0

@loadams loadams changed the title Fix torch19 tests Update torch1.9 tests to 1.10 to match latest accelerate. Aug 10, 2023
This was linked to issues Aug 10, 2023
@loadams loadams enabled auto-merge August 10, 2023 19:07
@loadams loadams added this pull request to the merge queue Aug 10, 2023
Merged via the queue into master with commit ff7d527 Aug 11, 2023
16 checks passed
@mrwyattii mrwyattii deleted the loadams/torch19 branch August 15, 2023 16:51
@mrwyattii mrwyattii mentioned this pull request Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nv-torch19-v100 CI test failure nv-torch19-p40 CI test failure
2 participants