Skip to content

Uploading using multiple threads #358

@vadimkantorov

Description

@vadimkantorov

Tell us more about this new feature.

We found that s5cmd is several times faster and has higher throughput because of usage of multiple threads. Can s3-connector-for-pytorch also benefit from multiple-thread-uploading?

This can lead to much faster checkpoint uploads, given that checkpoints can now easily measure in dozens or hundreds of gigabytes

The underlying mountpoint-s3 seems to support multiple-thread-uploading, but how could I enable/configure it using from s3-connector-for-pytorch API surface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions