Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Bug fix: multi-GPU jobs on a VM use wrong folders#622

Merged
ant0nsc merged 3 commits intomainfrom
antonsc/workingdir2
Dec 15, 2021
Merged

Bug fix: multi-GPU jobs on a VM use wrong folders#622
ant0nsc merged 3 commits intomainfrom
antonsc/workingdir2

Conversation

@ant0nsc
Copy link
Copy Markdown
Contributor

@ant0nsc ant0nsc commented Dec 14, 2021

Fixes #601

Please follow the guidelines for PRs contained here. Checklist:

  • Ensure that your PR is small, and implements one change.
  • Add unit tests for all functions that you introduced or modified.
  • Run PyCharm's code cleanup tools on your Python files.
  • Link the correct GitHub issue for tracking.
  • Update the Changelog file: Describe your change in terms of
    Added/Changed/Removed/... in the "Upcoming" section.
  • When merging your PR, replace the default merge message with a description of your PR,
    and if needed a motivation why that change was required.

@ant0nsc ant0nsc requested a review from Shruthi42 December 14, 2021 21:17
Copy link
Copy Markdown
Contributor

@vale-salvatelli vale-salvatelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a follow-up a question on Teams

@ant0nsc ant0nsc enabled auto-merge (squash) December 15, 2021 17:20
@ant0nsc ant0nsc merged commit 276e0f5 into main Dec 15, 2021
@ant0nsc ant0nsc deleted the antonsc/workingdir2 branch December 15, 2021 17:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-GPU training outside of AzureML fails when creating folder structures

3 participants