Skip to content

improve parsability of ompi_info --parsable output #515

@lebedov

Description

@lebedov

As of OpenMPI 1.8.4, the output of ompi_info --parsable is difficult to parse because some of the fields, e.g., (build:timestamp) contain colons. This could be addressed by quoting such fields as is done in most variations of the CSV format, e.g., build:timestamp:"Tue Dec 23 15:47:28 EST 2014"

See mailing list discussion here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions