We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I use multi-GPU training, I encounter the following problem:
subprocess.CalledProcessError: Command '['/home/a/anaconda3/envs/mambayolo/bin/python', '-m', 'torch.distributed.run', '--nproc_per_node', '2', '--master_port', '50193', '/home/a/.config/Ultralytics/DDP/_temp_ue6wdvcg123161149577872.py']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
Can you provide more detailed information about the error report, it will help to troubleshoot the real cause of the error report.
Sorry, something went wrong.
I have the same issue, how did you solve it?
me too ,out of memory?
No branches or pull requests
When I use multi-GPU training, I encounter the following problem:
subprocess.CalledProcessError: Command '['/home/a/anaconda3/envs/mambayolo/bin/python', '-m', 'torch.distributed.run', '--nproc_per_node', '2', '--master_port', '50193', '/home/a/.config/Ultralytics/DDP/_temp_ue6wdvcg123161149577872.py']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: