Skip to content

Parallel Finetuning Socket Error #458

@naston

Description

@naston

I am running the glue finetuning code for mosaicbert on Lambda Cloud 8xA100-40 GPUs when I get the following error on the results for loop in run_jobs_parallel:

RuntimeError: The server socket has failed to listen on any local network address. useIpv6: 0, code: -98, name: EADDRINUSE, me ssage: address already in use

I am not familiar with multiprocessing. But I figure with a batch size of 32 I am much slower in serial than I would be in parallel. Please let me know if there are any ways I should go about debugging or solving this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions