Skip to content

Open MPI parsing of proc mounts needs help #1822

Closed
@hppritcha

Description

@hppritcha

Open MPI tries to parse proc/mounts (not the hwloc part), which dies if entries exceed the size of the buffer used to read a line from the file. The technique in hwloc using setmntent and getmntent to parse /proc/mounts is probably the way to go.

This problem shows up regularly on Cray XC's running CLE 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions