Skip to content

[typo in Distributed] #3009

Closed
Closed
@naughtyrabbit

Description

@naughtyrabbit

in Tutorials > Writing Distributed Applications with PyTorch
Point-to-Point Communication

writing to tensor after dist.isend() will result in undefined behaviour.

reading from tensor after dist.irecv() will result in undefined behaviour.

actually is reading from tensor [before] dist.irecv() will result in undefined behaviour?
image

cc @svekars @brycebortree @tstatler @wconstab @osalpekar @H-Huang @kwen2501

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions