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

Increase NCCL timeout to 3 hours #12345

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Commits on Nov 8, 2023

  1. Increase NCCL timeout to 3 hours

    When training on a large dataset using DDP, the scanning process will be very long, and it will raise NCCL timeout error. Change the default timeout 30min to 3 hours, same as ultralytics yolov8 (ultralytics/ultralytics#3343)
    
    Signed-off-by: Troy <wudashuo@vip.qq.com>
    wudashuo committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ccc374c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b876827 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    319554a View commit details
    Browse the repository at this point in the history