awslabs / s3-connector-for-pytorch

The Amazon S3 Connector for PyTorch delivers high throughput for PyTorch training jobs that access and store data in Amazon S3.
BSD 3-Clause "New" or "Revised" License
112 stars 17 forks source link

Added fix for assertion error during parallel access of mountpoint client. Added integration tests for parallel access of mountpoint client. #237

Closed rajdchak closed 6 days ago

rajdchak commented 1 week ago

Description

Added integration tests for parallel checkpointing and parallel access of mountpoint client.

Additional context

Related items

Testing


By submitting this pull request, I confirm that my contribution is made under the terms of BSD 3-Clause License and I agree to the terms of the LICENSE.