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 for AMD CI workflow #2172

Merged
merged 12 commits into from
Aug 3, 2022
Merged

Conversation

mrwyattii
Copy link
Contributor

@mrwyattii mrwyattii commented Aug 2, 2022

Re-enabling the AMD CI runner, with small updates:

  • AMD CI runner now installs its own pytorch / ROCm (previously, using the system-installed)
  • Torch version being tested is now 1.12 (previously 1.10)
  • Unit tests being run are restricted to those that were refactored with updated DistributedTest in Fix for distributed tests on pytorch>=1.12 #2141
  • Remove the use of pytest-forked due to a CUDA init error (this can be revisited if we find --forked to be necessary)

@mrwyattii mrwyattii changed the title use torch-provided rocm in AMD runner Update for AMD CI workflow Aug 2, 2022
@mrwyattii mrwyattii merged commit d1cd18e into microsoft:master Aug 3, 2022
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.

2 participants