Skip to content

RuntimeError: unable to write to file </torch_31911_952036340_6686>: No space left on device (28) #20

@saulgooodman

Description

@saulgooodman

Hello! I encountered the following error while running your code,
image

I used the nvidia-smi command to find out that my GPU's memory is sufficient.
image
I suspect this is due to an error with torch.multiprocessing because the use of shared memory causes the device to be unable to continue running once there are many other tasks running on the host, butit seems that the file-sharing strategy is irreplaceable. Can you tell me how to solve this problem? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions