-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
distributedGeneric distributed-related topicGeneric distributed-related topicfeatureIs an improvement or enhancementIs an improvement or enhancementpriority: 2Low priority taskLow priority task
Milestone
Description
This could be an issue in the future if the node's filesystem becomes one a single volume.
Ideally, I think we should detect if the filesystem is shared. The condition would become (if self.global_rank if fs.shared_filesystem else self.local_rank
)
Originally posted by @tchaton in #11070 (comment)
Refers to this check:
cc @Borda @awaelchli @rohitgr7 @akihironitta @tchaton @kaushikb11
Metadata
Metadata
Assignees
Labels
distributedGeneric distributed-related topicGeneric distributed-related topicfeatureIs an improvement or enhancementIs an improvement or enhancementpriority: 2Low priority taskLow priority task