Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Mesos containerizer does not isolate UTS namespace #155

@alsrgv

Description

@alsrgv

Hi folks,

Mesos containerizer does not have native support for isolating UTS namespace.

Because of that, NCCL always assumes that different containers running on the same host are able to do P2P and SHM to each other: code1, code2.

Do you think it'd be reasonable to extend getHostHash() to include other isolation namespaces, e.g. /proc/self/ns/mnt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions